mirror of
https://github.com/chatmail/core.git
synced 2026-05-07 00:46:31 +03:00
refactor: remove unused imports
This commit is contained in:
@@ -50,7 +50,7 @@ use tokio::time::timeout;
|
||||
|
||||
use super::load_connection_timestamp;
|
||||
use crate::context::Context;
|
||||
use crate::log::{info, warn};
|
||||
use crate::log::warn;
|
||||
use crate::tools::time;
|
||||
|
||||
/// Inserts entry into DNS cache
|
||||
|
||||
Reference in New Issue
Block a user