Removed debugging info.
This commit is contained in:
parent
791c9c96b5
commit
26419171e3
1 changed files with 0 additions and 1 deletions
|
@ -32,7 +32,6 @@ class Channel::EmailParser
|
|||
|
||||
# compat headers
|
||||
data[:message_id] = data['message-id'.to_sym]
|
||||
puts data.inspect
|
||||
|
||||
# body
|
||||
# plain_part = mail.multipart? ? (mail.text_part ? mail.text_part.body.decoded : nil) : mail.body.decoded
|
||||
|
|
Loading…
Reference in a new issue