Cleanup unused imports
This commit is contained in:
parent
54efdafd11
commit
38131a5e4d
@ -12,7 +12,6 @@ use matrix_sdk::{
|
|||||||
Client,
|
Client,
|
||||||
Error, LoopCtrl,
|
Error, LoopCtrl,
|
||||||
};
|
};
|
||||||
use tokio::time::{sleep, Duration};
|
|
||||||
use std::path::PathBuf;
|
use std::path::PathBuf;
|
||||||
use once_cell::sync::Lazy;
|
use once_cell::sync::Lazy;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user