mirror of
https://github.com/ekzhang/bore.git
synced 2025-12-15 03:17:47 +01:00
Fix clippy lint on recent Rust versions
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
#![allow(clippy::items_after_test_module)]
|
||||||
|
|
||||||
use std::net::SocketAddr;
|
use std::net::SocketAddr;
|
||||||
use std::time::Duration;
|
use std::time::Duration;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user