Skip to content

Commit c15ae57

Browse files
committed
chore(args): remove unused import
Signed-off-by: Daniel Noland <daniel@githedgehog.com>
1 parent 4d3430f commit c15ae57

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

args/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ use std::borrow::Borrow;
6161
use std::fmt::Display;
6262
use std::io::{Read, Seek, SeekFrom, Write};
6363
use std::net::SocketAddr;
64-
use std::num::NonZero;
6564
use std::os::fd::{AsFd, AsRawFd, FromRawFd, OwnedFd, RawFd};
6665
use std::path::PathBuf;
6766
use std::str::FromStr;

0 commit comments

Comments
 (0)