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