summaryrefslogtreecommitdiff
path: root/node_modules/core-js/fn/array/is-array.js
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/core-js/fn/array/is-array.js')
-rw-r--r--node_modules/core-js/fn/array/is-array.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/node_modules/core-js/fn/array/is-array.js b/node_modules/core-js/fn/array/is-array.js
deleted file mode 100644
index bbe76719e..000000000
--- a/node_modules/core-js/fn/array/is-array.js
+++ /dev/null
@@ -1,2 +0,0 @@
-require('../../modules/es6.array.is-array');
-module.exports = require('../../modules/_core').Array.isArray; \ No newline at end of file