mirror of
https://github.com/chatmail/core.git
synced 2026-04-22 16:06:30 +03:00
cargo fmt
This commit is contained in:
@@ -639,7 +639,7 @@ async fn simple_imap_loop(
|
||||
.await;
|
||||
}
|
||||
|
||||
const THIRTY_YEARS: u64 = 30 * 365 * 24 * 60 * 60;
|
||||
const THIRTY_YEARS: u64 = 30 * 365 * 24 * 60 * 60;
|
||||
|
||||
async fn smtp_loop(
|
||||
ctx: Context,
|
||||
|
||||
Reference in New Issue
Block a user