summaryrefslogtreecommitdiffstats
path: root/node_modules/neo-async/applyEachSeries.js
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/neo-async/applyEachSeries.js')
-rw-r--r--node_modules/neo-async/applyEachSeries.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/node_modules/neo-async/applyEachSeries.js b/node_modules/neo-async/applyEachSeries.js
deleted file mode 100644
index 0aece7c..0000000
--- a/node_modules/neo-async/applyEachSeries.js
+++ /dev/null
@@ -1,3 +0,0 @@
-'use strict';
-
-module.exports = require('./async').applyEachSeries;