Skip to content

Commit

Permalink
Remove Time Entry patch
Browse files Browse the repository at this point in the history
Will be restored with a test
  • Loading branch information
jigarius committed May 21, 2024
1 parent 3a68fad commit a1f3b6c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions init.rb
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,4 @@
{ controller: 't2r_import', action: 'index' },
caption: 'Toggl'
end

Rails.configuration.to_prepare do
# Patches.
require 'patches/time_entry_patch'
end
end

0 comments on commit a1f3b6c

Please sign in to comment.