mirror of
https://github.com/chatmail/core.git
synced 2026-04-19 22:46:29 +03:00
cleanup: remove unused imports
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
use c2rust_bitfields::BitfieldStruct;
|
||||
use libc;
|
||||
|
||||
use crate::dc_aheader::*;
|
||||
@@ -9,7 +8,6 @@ use crate::dc_hash::*;
|
||||
use crate::dc_key::*;
|
||||
use crate::dc_keyring::*;
|
||||
use crate::dc_log::*;
|
||||
use crate::dc_lot::dc_lot_t;
|
||||
use crate::dc_mimeparser::*;
|
||||
use crate::dc_pgp::*;
|
||||
use crate::dc_securejoin::*;
|
||||
|
||||
Reference in New Issue
Block a user