We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18502ae commit 3f44321Copy full SHA for 3f44321
src/index.js
@@ -23,7 +23,6 @@ if (!JSData) {
23
var emptyStore = new JSData.DS();
24
var DSUtils = JSData.DSUtils;
25
var deepMixIn = DSUtils.deepMixIn;
26
-var makePath = DSUtils.makePath;
27
var filter = emptyStore.defaults.defaultFilter;
28
var values = require('mout/object/values');
29
var P = DSUtils.Promise;
0 commit comments