Cleanup unused imports

This commit is contained in:
0xf8 2023-04-16 22:22:34 -04:00
parent 54efdafd11
commit 38131a5e4d
Signed by: 0xf8
GPG Key ID: 446580D758689584

View File

@ -12,7 +12,6 @@ use matrix_sdk::{
Client,
Error, LoopCtrl,
};
use tokio::time::{sleep, Duration};
use std::path::PathBuf;
use once_cell::sync::Lazy;