aboutsummaryrefslogtreecommitdiff
path: root/src/imap/attributes.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/imap/attributes.rs')
-rw-r--r--src/imap/attributes.rs4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/imap/attributes.rs b/src/imap/attributes.rs
index 66b078e..7a55632 100644
--- a/src/imap/attributes.rs
+++ b/src/imap/attributes.rs
@@ -1,6 +1,4 @@
-use imap_codec::imap_types::fetch::{
- MacroOrMessageDataItemNames, MessageDataItemName,
-};
+use imap_codec::imap_types::fetch::{MacroOrMessageDataItemNames, MessageDataItemName};
/// Internal decisions based on fetched attributes
/// passed by the client