Commit 5bbd3a93 authored by Grzegorz Bizon's avatar Grzegorz Bizon

Remove an empty line from blocker user tracker class

parent e698a22e
...@@ -2,7 +2,6 @@ ...@@ -2,7 +2,6 @@
module Gitlab module Gitlab
module Auth module Auth
class BlockedUserTracker class BlockedUserTracker
def initialize(user, auth) def initialize(user, auth)
@user = user @user = user
@auth = auth @auth = auth
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment