clippy
This commit is contained in:
parent
035a6680d1
commit
2e0b85d526
|
@ -27,7 +27,6 @@
|
||||||
use std::cmp;
|
use std::cmp;
|
||||||
|
|
||||||
use std::io;
|
use std::io;
|
||||||
use nix::sys::socket::sendmsg;
|
|
||||||
|
|
||||||
/// For Linux, try to detect GSO is available.
|
/// For Linux, try to detect GSO is available.
|
||||||
#[cfg(target_os = "linux")]
|
#[cfg(target_os = "linux")]
|
||||||
|
|
Loading…
Reference in New Issue