remove unneeded package override
This commit is contained in:
parent
01712c3f23
commit
e2b20f466d
1 changed files with 0 additions and 4 deletions
|
@ -1,4 +0,0 @@
|
||||||
// we have our own main file for this module as we need both these symbols to
|
|
||||||
// be exported, and we also don't want to auto behaviour that modifies global vars
|
|
||||||
exports.FDBFactory = require("fake-indexeddb/lib/FDBFactory.js");
|
|
||||||
exports.FDBKeyRange = require("fake-indexeddb/lib/FDBKeyRange.js");
|
|
Reference in a new issue