mirror of
https://github.com/chatmail/core.git
synced 2026-04-18 22:16:30 +03:00
Move dc_dehtml to dehtml and remove unnecessary is_empty check
This commit is contained in:
@@ -65,12 +65,12 @@ mod token;
|
||||
mod wrapmime;
|
||||
|
||||
pub mod dc_array;
|
||||
mod dc_dehtml;
|
||||
pub mod dc_mimeparser;
|
||||
pub mod dc_receive_imf;
|
||||
mod dc_simplify;
|
||||
mod dc_strencode;
|
||||
pub mod dc_tools;
|
||||
mod dehtml;
|
||||
|
||||
#[cfg(test)]
|
||||
mod test_utils;
|
||||
|
||||
Reference in New Issue
Block a user