mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 20:01:14 +08:00
Make rubocop happy again.
This commit is contained in:
@ -14,8 +14,8 @@ class ExceptionsController < ApplicationController
|
||||
|
||||
private
|
||||
|
||||
def hide_google
|
||||
@hide_google = true if SiteSetting.login_required
|
||||
end
|
||||
def hide_google
|
||||
@hide_google = true if SiteSetting.login_required
|
||||
end
|
||||
|
||||
end
|
||||
|
Reference in New Issue
Block a user