Remove superfluous comment in engine.rb

Signed-off-by: Alex Coles <alex@alexbcoles.com>
pull/6827/head
Alex Coles 10 years ago
parent 187f303b86
commit 06c6ea96b9
  1. 2
      lib/open_project/backlogs/engine.rb

@ -33,8 +33,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'
require 'acts_as_silent_list'

Loading…
Cancel
Save