We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3b7882 commit 08d6ca0Copy full SHA for 08d6ca0
tests/socket.rs
@@ -42,7 +42,6 @@ use std::num::NonZeroUsize;
42
use std::os::unix::io::AsRawFd;
43
#[cfg(windows)]
44
use std::os::windows::io::AsRawSocket;
45
-
46
#[cfg(unix)]
47
use std::path::Path;
48
use std::str;
0 commit comments