aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/imap/attributes.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/imap/attributes.rs b/src/imap/attributes.rs
index 8ab891e..cf7cb52 100644
--- a/src/imap/attributes.rs
+++ b/src/imap/attributes.rs
@@ -36,7 +36,6 @@ impl AttributesProxy {
pub fn need_body(&self) -> bool {
self.attrs.iter().any(|x| {
- println!("item is: {:?}", x);
match x {
MessageDataItemName::Body
| MessageDataItemName::Rfc822