summaryrefslogtreecommitdiff
path: root/school/node_modules/lodash/fp/collection.js
diff options
context:
space:
mode:
Diffstat (limited to 'school/node_modules/lodash/fp/collection.js')
-rw-r--r--school/node_modules/lodash/fp/collection.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/school/node_modules/lodash/fp/collection.js b/school/node_modules/lodash/fp/collection.js
deleted file mode 100644
index fc8b328..0000000
--- a/school/node_modules/lodash/fp/collection.js
+++ /dev/null
@@ -1,2 +0,0 @@
-var convert = require('./convert');
-module.exports = convert(require('../collection'));