From ad2b34d0e37e2f968f226e2401bcb894207ca1c5 Mon Sep 17 00:00:00 2001 From: KaDiWa Date: Tue, 9 Aug 2022 02:14:43 +0200 Subject: remove some unneeded imports --- library/std/src/sys/unix/os.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'library/std/src/sys/unix/os.rs') diff --git a/library/std/src/sys/unix/os.rs b/library/std/src/sys/unix/os.rs index 1c44058aff7..a345af76fa2 100644 --- a/library/std/src/sys/unix/os.rs +++ b/library/std/src/sys/unix/os.rs @@ -7,7 +7,6 @@ mod tests; use crate::os::unix::prelude::*; -use crate::convert::TryFrom; use crate::error::Error as StdError; use crate::ffi::{CStr, CString, OsStr, OsString}; use crate::fmt; -- cgit 1.4.1-3-g733a5