mirror of
https://github.com/samsonjs/rack-attack.git
synced 2026-03-25 09:25:49 +00:00
whitespace
This commit is contained in:
parent
b556909eab
commit
0ca7b8cfac
1 changed files with 1 additions and 1 deletions
|
|
@ -95,7 +95,7 @@ module Rack::Attack
|
|||
@cache ||= Cache.new
|
||||
end
|
||||
|
||||
def clear!
|
||||
def clear!
|
||||
@whitelists, @blacklists, @throttles = {}, {}, {}
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue