Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
erikziyunchi committed Nov 12, 2023
1 parent 664db3e commit 6d944d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/tests/ss_testing.rs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ use tempfile::tempdir;
use std::thread;
use std::{
fs::File,
io::{Error, ErrorKind, Read, Write},
io::{Write},
net::{IpAddr, SocketAddr, ToSocketAddrs},
str,
};
Expand Down

0 comments on commit 6d944d6

Please sign in to comment.