mirror of
https://github.com/chatmail/core.git
synced 2026-04-22 16:06:30 +03:00
Automatically group imports using nightly rustfmt
This commit is contained in:
@@ -286,7 +286,6 @@ pub async fn get_msg_reactions(context: &Context, msg_id: MsgId) -> Result<React
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
use super::*;
|
||||
|
||||
use crate::chat::get_chat_msgs;
|
||||
use crate::config::Config;
|
||||
use crate::constants::DC_CHAT_ID_TRASH;
|
||||
|
||||
Reference in New Issue
Block a user