aboutsummaryrefslogtreecommitdiff
path: root/node_modules/core-js/es/string/raw.js
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/core-js/es/string/raw.js')
-rw-r--r--node_modules/core-js/es/string/raw.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/node_modules/core-js/es/string/raw.js b/node_modules/core-js/es/string/raw.js
deleted file mode 100644
index e75c54c..0000000
--- a/node_modules/core-js/es/string/raw.js
+++ /dev/null
@@ -1,4 +0,0 @@
-require('../../modules/es.string.raw');
-var path = require('../../internals/path');
-
-module.exports = path.String.raw;