remove wild log
This commit is contained in:
parent
056f8ea14c
commit
5cc0a4e512
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue