Actions
Patch #26312
closedRemove duplicate notifiable require
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Code cleanup/refactoring
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Description
I noticed this recently. The require 'redmine/notifiable'
at source:/trunk/lib/redmine.rb#L42 is duplicated at source:/trunk/lib/redmine.rb#L45. This was introduced in r10909
I'll leave a patch against trunk removing the duplicate line.
Files
Updated by Toshi MARUYAMA over 7 years ago
- Status changed from New to Closed
- Target version deleted (
3.4.0)
Committed in trunk and 3.4-stable, thanks.
Actions