mirror of
https://github.com/chatmail/core.git
synced 2026-04-26 01:46:34 +03:00
Automatically group imports using nightly rustfmt
This commit is contained in:
@@ -365,7 +365,6 @@ pub async fn get_archived_cnt(context: &Context) -> Result<usize> {
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
use super::*;
|
||||
|
||||
use crate::chat::{create_group_chat, get_chat_contacts, ProtectionStatus};
|
||||
use crate::message::Viewtype;
|
||||
use crate::receive_imf::receive_imf;
|
||||
|
||||
Reference in New Issue
Block a user