mirror of
https://github.com/chatmail/core.git
synced 2026-04-19 14:36:29 +03:00
fix warnings and bugs, noticed on nightly
This commit is contained in:
committed by
holger krekel
parent
a7bf05bebb
commit
baff13ecab
@@ -811,7 +811,6 @@ impl Imap {
|
||||
Ok(_) => Some(server_uid),
|
||||
Err(err) => {
|
||||
warn!(context, "dc_receive_imf error: {}", err);
|
||||
read_errors += 1;
|
||||
None
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user