summaryrefslogtreecommitdiff
path: root/node_modules/lodash/fp/_util.js
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/lodash/fp/_util.js')
-rw-r--r--node_modules/lodash/fp/_util.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/node_modules/lodash/fp/_util.js b/node_modules/lodash/fp/_util.js
index f8148129e..708446302 100644
--- a/node_modules/lodash/fp/_util.js
+++ b/node_modules/lodash/fp/_util.js
@@ -9,7 +9,6 @@ module.exports = {
'iteratee': require('../iteratee'),
'keys': require('../_baseKeys'),
'rearg': require('../rearg'),
- 'spread': require('../spread'),
'toInteger': require('../toInteger'),
'toPath': require('../toPath')
};