diff options
Diffstat (limited to 'node_modules/core-js/features/array/flat-map.js')
| -rw-r--r-- | node_modules/core-js/features/array/flat-map.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/node_modules/core-js/features/array/flat-map.js b/node_modules/core-js/features/array/flat-map.js deleted file mode 100644 index 8e3e81a..0000000 --- a/node_modules/core-js/features/array/flat-map.js +++ /dev/null @@ -1,3 +0,0 @@ -var parent = require('../../es/array/flat-map'); - -module.exports = parent; |
