mirror of
https://github.com/chatmail/core.git
synced 2026-04-26 01:46:34 +03:00
fix missing imports for mmime
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
use mmime::mailmime_content::*;
|
||||
use mmime::mmapstring::*;
|
||||
use mmime::other::*;
|
||||
use rand::{thread_rng, Rng};
|
||||
|
||||
use crate::constants::Event;
|
||||
|
||||
Reference in New Issue
Block a user