mirror of
https://github.com/chatmail/core.git
synced 2026-05-19 14:56:33 +03:00
clippy
This commit is contained in:
@@ -895,7 +895,6 @@ impl Context {
|
||||
ProtectionStatus::Unprotected => protection_enabled(self, from_id).await,
|
||||
ProtectionStatus::Protected => protection_disabled(self, from_id).await,
|
||||
}
|
||||
.to_string()
|
||||
}
|
||||
|
||||
pub(crate) async fn update_device_chats(&self) -> Result<(), Error> {
|
||||
|
||||
Reference in New Issue
Block a user