mirror of
https://github.com/chatmail/core.git
synced 2026-05-16 13:26:38 +03:00
cleanup logging a bit
This commit is contained in:
@@ -23,6 +23,9 @@ extern crate num_derive;
|
||||
// #[macro_use]
|
||||
// extern crate rental;
|
||||
|
||||
#[macro_use]
|
||||
pub mod dc_log;
|
||||
|
||||
mod pgp;
|
||||
|
||||
pub mod dc_aheader;
|
||||
@@ -45,7 +48,6 @@ pub mod dc_key;
|
||||
pub mod dc_keyhistory;
|
||||
pub mod dc_keyring;
|
||||
pub mod dc_location;
|
||||
pub mod dc_log;
|
||||
pub mod dc_loginparam;
|
||||
pub mod dc_lot;
|
||||
pub mod dc_mimefactory;
|
||||
|
||||
Reference in New Issue
Block a user