Skip to content

Commit

Permalink
resolves #31
Browse files Browse the repository at this point in the history
Signed-off-by: Mario Kozjak <kozjakm1@gmail.com>
  • Loading branch information
mkozjak committed Jan 3, 2018
1 parent f64cb2b commit 835cf88
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/drivers/memory.js
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,6 @@ module.exports = class Memory {
return
}

let patternKeys = []

if (keys instanceof Array) {
for (let key of keys) {
this._delete(key)
Expand Down

0 comments on commit 835cf88

Please sign in to comment.