Actions
Patch #39184
closedCleanup debug code in app/models/mail_handler.rb
Description
In r11395 for #13174, we have introduced some debug code in the mail handler which apparently was only used for debugging tests duringdevelopment. We should remove this puts debug instruction from production code.
The attached patch removes this debug code.
Files
Updated by Go MAEDA over 2 years ago
- Subject changed from Cleanup debug code to Cleanup debug code in app/models/mail_handler.rb
- Status changed from New to Closed
- Assignee set to Go MAEDA
- Target version set to 5.1.0
Committed the fix in r22339. Thank you.
Updated by Mischa The Evil over 2 years ago
- Category changed from Email receiving to Code cleanup/refactoring
Change category for changelog clarity.
Actions