mirror of
https://github.com/chatmail/core.git
synced 2026-04-02 05:22:14 +03:00
chore: rustfmt
This commit is contained in:
@@ -2062,7 +2062,8 @@ async fn handle_mdn(
|
||||
Ok((msg_id, chat_id, msg_state))
|
||||
},
|
||||
)
|
||||
.await? else {
|
||||
.await?
|
||||
else {
|
||||
info!(
|
||||
context,
|
||||
"Ignoring MDN, found no message with Message-ID {rfc724_mid:?} sent by us in the database.",
|
||||
|
||||
Reference in New Issue
Block a user