Remove an empty line from blocker user tracker class
This commit is contained in:
parent
e698a22e10
commit
5bbd3a93e9
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@
|
|||
module Gitlab
|
||||
module Auth
|
||||
class BlockedUserTracker
|
||||
|
||||
def initialize(user, auth)
|
||||
@user = user
|
||||
@auth = auth
|
||||
|
|
Loading…
Reference in a new issue