mirror of
https://github.com/flibusta-apps/book_bot.git
synced 2025-12-06 07:25:36 +01:00
Remove unused import
This commit is contained in:
@@ -7,7 +7,6 @@ pub mod utils;
|
||||
use once_cell::sync::Lazy;
|
||||
use smartstring::alias::String as SmartString;
|
||||
use teloxide::stop::StopToken;
|
||||
use teloxide::update_listeners::webhooks;
|
||||
use tokio::task::JoinSet;
|
||||
use tracing::log;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user