mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
DEV: lint against Layout/EmptyLineBetweenDefs (#24914)
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
module Auth
|
||||
end
|
||||
|
||||
class Auth::CurrentUserProvider
|
||||
# do all current user initialization here
|
||||
def initialize(env)
|
||||
|
||||
Reference in New Issue
Block a user