mirror of
https://github.com/chatmail/core.git
synced 2026-05-15 04:46:38 +03:00
Linters
This commit is contained in:
@@ -648,7 +648,6 @@ pub(crate) async fn ephemeral_loop(context: &Context, interrupt_receiver: Receiv
|
||||
}
|
||||
|
||||
/// Schedules expired IMAP messages for deletion.
|
||||
#[expect(clippy::arithmetic_side_effects)]
|
||||
pub(crate) async fn delete_expired_imap_messages(context: &Context) -> Result<()> {
|
||||
let now = time();
|
||||
context
|
||||
|
||||
Reference in New Issue
Block a user