mirror of
https://github.com/chatmail/core.git
synced 2026-05-01 20:36:31 +03:00
cleanup and setup configure
This commit is contained in:
@@ -4,7 +4,6 @@ use async_imap::extensions::idle::{Handle as ImapIdleHandle, IdleResponse};
|
||||
use async_native_tls::TlsStream;
|
||||
use async_std::net::TcpStream;
|
||||
use async_std::prelude::*;
|
||||
use std::sync::atomic::Ordering;
|
||||
use std::time::{Duration, SystemTime};
|
||||
|
||||
use crate::context::Context;
|
||||
|
||||
Reference in New Issue
Block a user