We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d245c4c commit 87a58beCopy full SHA for 87a58be
lib/internal/bootstrap/node.js
@@ -200,7 +200,6 @@ function startup() {
200
// so these are now deprecated non-ops that can be removed after one
201
// major release cycle.
202
if (process.platform === 'win32') {
203
- function noop() {}
204
const names = [
205
'NET_SERVER_CONNECTION',
206
'NET_SERVER_CONNECTION_CLOSE',
0 commit comments