mirror of
https://github.com/chatmail/core.git
synced 2026-04-27 02:16:29 +03:00
Make dc_receive_imf non-public
This commit is contained in:
@@ -65,7 +65,7 @@ mod token;
|
||||
#[macro_use]
|
||||
mod dehtml;
|
||||
|
||||
pub mod dc_receive_imf;
|
||||
mod dc_receive_imf;
|
||||
pub mod dc_tools;
|
||||
|
||||
/// if set imap/incoming and smtp/outgoing MIME messages will be printed
|
||||
|
||||
Reference in New Issue
Block a user