mirror of
https://github.com/chatmail/core.git
synced 2026-04-26 01:46:34 +03:00
clippy
This commit is contained in:
@@ -83,7 +83,6 @@ pub async fn dc_receive_imf(
|
||||
let mut sent_timestamp = 0;
|
||||
let mut created_db_entries = Vec::new();
|
||||
let mut create_event_to_send = Some(CreateEvent::MsgsChanged);
|
||||
let mut is_dc_message: MessengerMessage = Default::default();
|
||||
|
||||
// helper method to handle early exit and memory cleanup
|
||||
let cleanup = |context: &Context,
|
||||
|
||||
Reference in New Issue
Block a user