mirror of
https://github.com/chatmail/core.git
synced 2026-04-21 23:46:31 +03:00
cleanup: remove unused imports
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
use c2rust_bitfields::BitfieldStruct;
|
||||
use libc;
|
||||
|
||||
use crate::constants::Event;
|
||||
use crate::dc_context::dc_context_t;
|
||||
use crate::dc_lot::dc_lot_t;
|
||||
use crate::dc_tools::*;
|
||||
use crate::types::*;
|
||||
use crate::x::*;
|
||||
|
||||
Reference in New Issue
Block a user