diff --git a/init.rb b/init.rb index 80c3839..5658fe8 100644 --- a/init.rb +++ b/init.rb @@ -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