mirror of
https://github.com/house-of-vanity/desubot.git
synced 2025-07-08 13:04:06 +00:00
Fix warnings.
This commit is contained in:
@ -4,10 +4,7 @@ use crate::db;
|
||||
use crate::errors;
|
||||
use crate::utils;
|
||||
use mystem::MyStem;
|
||||
use std::time::Duration;
|
||||
use telegram_bot::*;
|
||||
use tokio::sync::oneshot;
|
||||
use tokio::time::timeout;
|
||||
|
||||
include!("../assets/help_text.rs");
|
||||
|
||||
|
Reference in New Issue
Block a user