diff --git a/lib/open_project/auth_plugins/engine.rb b/lib/open_project/auth_plugins/engine.rb index f4c4233aaa..59ef54a123 100644 --- a/lib/open_project/auth_plugins/engine.rb +++ b/lib/open_project/auth_plugins/engine.rb @@ -27,8 +27,6 @@ # See doc/COPYRIGHT.rdoc for more details. #++ -# PreventĀ load-order problems in case openproject-plugins is listed after a plugin in the Gemfile -# or not at all require 'open_project/plugins' module OpenProject::AuthPlugins