remove soop 3
This commit is contained in:
parent
d0f264cdae
commit
3081f1ef9a
1 changed files with 1 additions and 1 deletions
|
|
@ -24,4 +24,4 @@ FakeLocalStorage.setItem = function(k, v) {
|
|||
this.length = Object.keys(ls).length;
|
||||
};
|
||||
|
||||
module.exports = require('soop')(FakeLocalStorage);
|
||||
module.exports = FakeLocalStorage;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue