mirror of
https://github.com/soywod/himalaya.git
synced 2024-11-22 02:50:19 +00:00
Merge pull request #464 from w3irdrobot/fix-ambiguous-email
fix ambiguous email export
This commit is contained in:
commit
6af2342316
1 changed files with 1 additions and 2 deletions
|
@ -22,5 +22,4 @@ pub mod smtp;
|
|||
pub mod ui;
|
||||
|
||||
#[doc(inline)]
|
||||
// pub use email::{envelope, flag, message, template};
|
||||
pub use email::{envelope, flag, message};
|
||||
pub use crate::email::{envelope, flag, message};
|
||||
|
|
Loading…
Reference in a new issue