mirror of
https://github.com/chatmail/core.git
synced 2026-04-20 15:06:30 +03:00
chore: fix 2024-03-05 nightly clippy warnings
This commit is contained in:
@@ -2414,9 +2414,6 @@ async fn add_all_recipients_as_contacts(
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
use super::*;
|
||||
use crate::chat::ChatId;
|
||||
use crate::config::Config;
|
||||
use crate::contact::Contact;
|
||||
use crate::test_utils::TestContext;
|
||||
|
||||
#[test]
|
||||
|
||||
Reference in New Issue
Block a user