Remove superfluous comment in engine.rb

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

Loading…
Cancel
Save