aboutsummaryrefslogtreecommitdiffstats
path: root/node_modules/call-bind-apply-helpers/functionCall.js
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/call-bind-apply-helpers/functionCall.js')
-rw-r--r--node_modules/call-bind-apply-helpers/functionCall.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/node_modules/call-bind-apply-helpers/functionCall.js b/node_modules/call-bind-apply-helpers/functionCall.js
deleted file mode 100644
index 7a8d873..0000000
--- a/node_modules/call-bind-apply-helpers/functionCall.js
+++ /dev/null
@@ -1,4 +0,0 @@
-'use strict';
-
-/** @type {import('./functionCall')} */
-module.exports = Function.prototype.call;