mirror of
https://github.com/rickbarrette/redmine_auto_assign.git
synced 2026-04-02 09:41:58 -04:00
Removed unused logging
This commit is contained in:
@@ -10,7 +10,6 @@
|
|||||||
|
|
||||||
module AutoAssign
|
module AutoAssign
|
||||||
def self.setup
|
def self.setup
|
||||||
Rails.logger.info ">>> AutoAssign.setup CALLED"
|
|
||||||
TimeEntry.prepend AutoAssign::Patches::TimeEntryPatch
|
TimeEntry.prepend AutoAssign::Patches::TimeEntryPatch
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user