summaryrefslogtreecommitdiffstats
path: root/smtp
diff options
context:
space:
mode:
Diffstat (limited to 'smtp')
-rw-r--r--smtp/src/request.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/smtp/src/request.rs b/smtp/src/request.rs
index 6a17aac..2737836 100644
--- a/smtp/src/request.rs
+++ b/smtp/src/request.rs
@@ -176,7 +176,6 @@ mod test {
};
use headers::{
headers::{_From, _To, Sender},
- header_components::{MediaType },
};