diff --git a/lib/stopwatch.rb b/lib/stopwatch.rb index 3c02c9e..1cfd4f7 100644 --- a/lib/stopwatch.rb +++ b/lib/stopwatch.rb @@ -2,7 +2,6 @@ module Stopwatch def self.setup - log "Setup" #Stopwatch::ContextMenusControllerPatch.apply Stopwatch::IssuesControllerPatch.apply ::TimeEntry.prepend Stopwatch::TimeEntryPatch