mirror of
https://github.com/samsonjs/rack-attack.git
synced 2026-03-25 09:25:49 +00:00
Remove unused var
This commit is contained in:
parent
7002a2a5cd
commit
709a2331c0
1 changed files with 0 additions and 1 deletions
|
|
@ -18,7 +18,6 @@ module Rack
|
|||
# so use the raw Redis::Store instead
|
||||
@store = store.instance_variable_get(:@data)
|
||||
else
|
||||
@redis_store = false
|
||||
@store = store
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Reference in a new issue