fix some unused_crate_dependencies lint warns
Signed-off-by: June Strawberry <june@vern.cc>
This commit is contained in:
@@ -23,6 +23,7 @@ pub(crate) mod util;
|
||||
|
||||
use std::{ops::Index, sync::Arc};
|
||||
|
||||
use log as _;
|
||||
use tuwunel_core::{Result, Server, err};
|
||||
|
||||
pub use self::{
|
||||
|
||||
Reference in New Issue
Block a user