mirror of
https://github.com/rickbarrette/stopwatch.git
synced 2026-08-18 22:30:44 -04:00
removed log
This commit is contained in:
@@ -2,7 +2,6 @@
|
|||||||
|
|
||||||
module Stopwatch
|
module Stopwatch
|
||||||
def self.setup
|
def self.setup
|
||||||
log "Setup"
|
|
||||||
#Stopwatch::ContextMenusControllerPatch.apply
|
#Stopwatch::ContextMenusControllerPatch.apply
|
||||||
Stopwatch::IssuesControllerPatch.apply
|
Stopwatch::IssuesControllerPatch.apply
|
||||||
::TimeEntry.prepend Stopwatch::TimeEntryPatch
|
::TimeEntry.prepend Stopwatch::TimeEntryPatch
|
||||||
|
|||||||
Reference in New Issue
Block a user