summaryrefslogtreecommitdiffstats
path: root/node_modules/es-abstract/2015/IsCallable.js
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/es-abstract/2015/IsCallable.js')
-rw-r--r--node_modules/es-abstract/2015/IsCallable.js5
1 files changed, 0 insertions, 5 deletions
diff --git a/node_modules/es-abstract/2015/IsCallable.js b/node_modules/es-abstract/2015/IsCallable.js
deleted file mode 100644
index e4bfa36..0000000
--- a/node_modules/es-abstract/2015/IsCallable.js
+++ /dev/null
@@ -1,5 +0,0 @@
-'use strict';
-
-// http://www.ecma-international.org/ecma-262/5.1/#sec-9.11
-
-module.exports = require('is-callable');