Remove superfluous comment in engine.rb

Signed-off-by: Alex Coles <alex@alexbcoles.com>
pull/6827/head
Alex Coles 10 years ago
parent 2512f1c1a2
commit 353940e885
  1. 2
      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

Loading…
Cancel
Save