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