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