From cc97a4dd2a967e1c2273bd5f4c5f49a5bf2e2585 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Wed, 27 Mar 2019 21:01:33 +0100 Subject: remove node_modules --- node_modules/pretty-error/src/nodePaths.coffee | 52 -------------------------- 1 file changed, 52 deletions(-) delete mode 100644 node_modules/pretty-error/src/nodePaths.coffee (limited to 'node_modules/pretty-error/src/nodePaths.coffee') diff --git a/node_modules/pretty-error/src/nodePaths.coffee b/node_modules/pretty-error/src/nodePaths.coffee deleted file mode 100644 index 32ed832ae..000000000 --- a/node_modules/pretty-error/src/nodePaths.coffee +++ /dev/null @@ -1,52 +0,0 @@ -module.exports = [ - '_debugger.js' - '_http_agent.js' - '_http_client.js' - '_http_common.js' - '_http_incoming.js' - '_http_outgoing.js' - '_http_server.js' - '_linklist.js' - '_stream_duplex.js' - '_stream_passthrough.js' - '_stream_readable.js' - '_stream_transform.js' - '_stream_writable.js' - '_tls_legacy.js' - '_tls_wrap.js' - 'assert.js' - 'buffer.js' - 'child_process.js' - 'cluster.js' - 'console.js' - 'constants.js' - 'crypto.js' - 'dgram.js' - 'dns.js' - 'domain.js' - 'events.js' - 'freelist.js' - 'fs.js' - 'http.js' - 'https.js' - 'module.js' - 'net.js' - 'os.js' - 'path.js' - 'punycode.js' - 'querystring.js' - 'readline.js' - 'repl.js' - 'smalloc.js' - 'stream.js' - 'string_decoder.js' - 'sys.js' - 'timers.js' - 'tls.js' - 'tty.js' - 'url.js' - 'util.js' - 'vm.js' - 'zlib.js' - 'node.js' -] \ No newline at end of file -- cgit v1.2.3