Remove superfluous comment in engine.rb

Signed-off-by: Alex Coles <alex@alexbcoles.com>
pull/6827/head
Alex Coles 10 years ago
parent d541fc5283
commit 9fb01544e8
  1. 2
      lib/open_project/openid_connect/engine.rb

@ -1,5 +1,3 @@
# 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::OpenIDConnect

Loading…
Cancel
Save