diff --git a/lib/open_project/webhooks/engine.rb b/lib/open_project/webhooks/engine.rb index 2b818c3d24..d71b6ffdca 100644 --- a/lib/open_project/webhooks/engine.rb +++ b/lib/open_project/webhooks/engine.rb @@ -12,8 +12,6 @@ # See doc/COPYRIGHT.md 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::Webhooks