mirror of
https://github.com/chatmail/core.git
synced 2026-04-27 10:26:29 +03:00
Remove unnecessary use of failure::Fail
This commit is contained in:
committed by
holger krekel
parent
2304d63bb3
commit
339c0d3dc7
@@ -1,6 +1,5 @@
|
||||
//! # Error handling
|
||||
|
||||
use failure::Fail;
|
||||
use lettre_email::mime;
|
||||
|
||||
#[derive(Debug, Fail)]
|
||||
|
||||
Reference in New Issue
Block a user