Skip to content

Commit b741669

Browse files
committed
oops!
1 parent 26bee1e commit b741669

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/models/message.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ def from_mail(mail, list, list_seq)
6262
end
6363

6464
private def handle_body(part)
65-
debugger
6665
if part.multipart?
6766
part.parts.each do |p|
6867
handle_body p

0 commit comments

Comments
 (0)