summaryrefslogtreecommitdiff
path: root/includes/external/school/node_modules/lodash/fp/xorWith.js
diff options
context:
space:
mode:
Diffstat (limited to 'includes/external/school/node_modules/lodash/fp/xorWith.js')
-rw-r--r--includes/external/school/node_modules/lodash/fp/xorWith.js5
1 files changed, 0 insertions, 5 deletions
diff --git a/includes/external/school/node_modules/lodash/fp/xorWith.js b/includes/external/school/node_modules/lodash/fp/xorWith.js
deleted file mode 100644
index 8e05739..0000000
--- a/includes/external/school/node_modules/lodash/fp/xorWith.js
+++ /dev/null
@@ -1,5 +0,0 @@
-var convert = require('./convert'),
- func = convert('xorWith', require('../xorWith'));
-
-func.placeholder = require('./placeholder');
-module.exports = func;