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
Actions