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