test: remove dead code · nodejs/node@d61977f · GitHub
Skip to content

Commit d61977f

Browse files
committed
test: remove dead code
`console.trace()` was used when printing the warning for a possible event listeners leak. It is no longer used since commit c6656db that introduced the `process.emitWarning()` API and used it to print the warning. PR-URL: #38016 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent 8b05e32 commit d61977f

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

test/parallel/test-http-many-ended-pipelines.js

Lines changed: 0 additions & 8 deletions

0 commit comments

Comments
 (0)