Remove superfluous comment in engine.rb

Signed-off-by: Alex Coles <alex@alexbcoles.com>
pull/6827/head
Alex Coles 10 years ago
parent 349f91b3d7
commit 8c45e94434
  1. 2
      lib/open_project/my_project_page/engine.rb

@ -18,8 +18,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'
require 'rails/engine'

Loading…
Cancel
Save