forked from spacebar/rust-nex
[skip ci] chore: get rid of warnings
This commit is contained in:
parent
f51fc3a1db
commit
460d785b5e
4 changed files with 10 additions and 6 deletions
|
|
@ -16,7 +16,6 @@ use rnex_core::{
|
|||
};
|
||||
use std::{
|
||||
env::{self, VarError},
|
||||
error,
|
||||
net::{AddrParseError, Ipv4Addr, SocketAddr, SocketAddrV4},
|
||||
ops::Deref,
|
||||
panic,
|
||||
|
|
|
|||
Loading…
Reference in a new issue