aboutsummaryrefslogtreecommitdiffstats
path: root/src/messages.rs
diff options
context:
space:
mode:
authorDirk Van Haerenborgh <vhdirk@gmail.com>2019-11-16 21:01:54 +0100
committerDirk Van Haerenborgh <vhdirk@gmail.com>2019-11-16 21:01:54 +0100
commit3b92173d12659231629c2205138b0857b66942f3 (patch)
tree276cb15d1535f724eb3613de9b8b69ad457303ec /src/messages.rs
parente16769c9b16223c491766f9c9b2c828ee2253ed4 (diff)
downloadmail-3b92173d12659231629c2205138b0857b66942f3.tar.gz
make clippy happy
Diffstat (limited to 'src/messages.rs')
-rw-r--r--src/messages.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/messages.rs b/src/messages.rs
index 60a6f7d..48d30ef 100644
--- a/src/messages.rs
+++ b/src/messages.rs
@@ -1,5 +1,3 @@
-use std::ops::Drop;
-
use ffi;
use utils::ScopedPhantomcow;
use MessageOwner;