mirror of
https://github.com/discourse/discourse.git
synced 2024-11-26 01:53:39 +08:00
FIX: broken rubocop by empty line in application.rb (#8148)
This commit is contained in:
parent
8c7568bd0c
commit
31e7a93414
|
@ -108,7 +108,6 @@ module Discourse
|
|||
|
||||
Rails.autoloaders.main.ignore(Dir["#{config.root}/app/models/reports"])
|
||||
|
||||
|
||||
# Only load the plugins named here, in the order given (default is alphabetical).
|
||||
# :all can be used as a placeholder for all plugins not explicitly named.
|
||||
# config.plugins = [ :exception_notification, :ssl_requirement, :all ]
|
||||
|
|
Loading…
Reference in New Issue
Block a user