mirror of
https://github.com/chatmail/core.git
synced 2026-04-18 22:16:30 +03:00
Move dc_simplify.rs to simplify.rs
This commit is contained in:
committed by
holger krekel
parent
fe4080d59f
commit
c9f6e31ca9
@@ -58,6 +58,7 @@ pub mod peerstate;
|
||||
pub mod pgp;
|
||||
pub mod qr;
|
||||
pub mod securejoin;
|
||||
mod simplify;
|
||||
mod smtp;
|
||||
pub mod sql;
|
||||
pub mod stock;
|
||||
@@ -66,7 +67,6 @@ mod token;
|
||||
mod dehtml;
|
||||
|
||||
pub mod dc_receive_imf;
|
||||
mod dc_simplify;
|
||||
pub mod dc_tools;
|
||||
|
||||
/// if set imap/incoming and smtp/outgoing MIME messages will be printed
|
||||
|
||||
Reference in New Issue
Block a user