]> git.lizzy.rs Git - rust.git/blobdiff - library/std/src/os/unix/net/tests.rs
Auto merge of #97410 - jyn514:tool-std-features, r=Mark-Simulacrum
[rust.git] / library / std / src / os / unix / net / tests.rs
index aa0df61c1920d628c6e8f3963c936ef488fb0147..c1f11c56b8f65a1a01f78e9857907d45302209c3 100644 (file)
@@ -10,7 +10,6 @@
     target_os = "netbsd",
     target_os = "openbsd",
 ))]
-use crate::iter::FromIterator;
 #[cfg(any(
     target_os = "android",
     target_os = "dragonfly",