mirror of
https://github.com/chatmail/core.git
synced 2026-04-28 10:56:29 +03:00
cleanup: remove unused imports
This commit is contained in:
@@ -1,11 +1,7 @@
|
||||
use c2rust_bitfields::BitfieldStruct;
|
||||
use libc;
|
||||
|
||||
use crate::dc_context::dc_context_t;
|
||||
use crate::dc_lot::dc_lot_t;
|
||||
use crate::dc_sqlite3::dc_sqlite3_t;
|
||||
use crate::types::*;
|
||||
use crate::x::*;
|
||||
|
||||
/* yes: uppercase */
|
||||
/* library private: key-history */
|
||||
|
||||
Reference in New Issue
Block a user