summaryrefslogtreecommitdiff
path: root/includes/external/matrix/node_modules/@babel/runtime/helpers/arrayWithHoles.js
diff options
context:
space:
mode:
Diffstat (limited to 'includes/external/matrix/node_modules/@babel/runtime/helpers/arrayWithHoles.js')
-rw-r--r--includes/external/matrix/node_modules/@babel/runtime/helpers/arrayWithHoles.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/includes/external/matrix/node_modules/@babel/runtime/helpers/arrayWithHoles.js b/includes/external/matrix/node_modules/@babel/runtime/helpers/arrayWithHoles.js
deleted file mode 100644
index ad0cc6b..0000000
--- a/includes/external/matrix/node_modules/@babel/runtime/helpers/arrayWithHoles.js
+++ /dev/null
@@ -1,4 +0,0 @@
-function _arrayWithHoles(arr) {
- if (Array.isArray(arr)) return arr;
-}
-module.exports = _arrayWithHoles, module.exports.__esModule = true, module.exports["default"] = module.exports; \ No newline at end of file