Remove superfluous comment in engine.rb

Signed-off-by: Alex Coles <alex@alexbcoles.com>
pull/6827/head
Alex Coles 10 years ago
parent 2097eb844b
commit 09eed4693d
  1. 2
      lib/open_project/meeting/engine.rb

@ -18,8 +18,6 @@
# See doc/COPYRIGHT.md for more details. # 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 'open_project/plugins'
module OpenProject::Meeting module OpenProject::Meeting

Loading…
Cancel
Save