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