fix some unused_crate_dependencies lint warns
Signed-off-by: June Strawberry <june@vern.cc>
This commit is contained in:
@@ -24,6 +24,8 @@ pub(crate) use crate::{context::Context, utils::get_room_info};
|
||||
|
||||
pub(crate) const PAGE_SIZE: usize = 100;
|
||||
|
||||
use log as _;
|
||||
|
||||
tuwunel_core::mod_ctor! {}
|
||||
tuwunel_core::mod_dtor! {}
|
||||
tuwunel_core::rustc_flags_capture! {}
|
||||
|
||||
Reference in New Issue
Block a user