diff options
Diffstat (limited to 'node_modules/istanbul-lib-hook/index.js')
-rw-r--r-- | node_modules/istanbul-lib-hook/index.js | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/node_modules/istanbul-lib-hook/index.js b/node_modules/istanbul-lib-hook/index.js deleted file mode 100644 index c59df033b..000000000 --- a/node_modules/istanbul-lib-hook/index.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright 2012-2015, Yahoo Inc. - Copyrights licensed under the New BSD License. See the accompanying LICENSE file for terms. - */ -module.exports = require('./lib/hook'); |