mirror of
https://github.com/chatmail/core.git
synced 2026-04-24 08:56:29 +03:00
clippy: remove redundant imports
This commit is contained in:
committed by
Alexander Krotov
parent
76b7e7408a
commit
db5b5d321b
@@ -4,7 +4,6 @@ use std::path::PathBuf;
|
||||
|
||||
use deltachat_derive::*;
|
||||
use itertools::Itertools;
|
||||
use rusqlite;
|
||||
|
||||
use crate::aheader::EncryptPreference;
|
||||
use crate::chat::ChatId;
|
||||
|
||||
Reference in New Issue
Block a user