Skip to content

Commit 4488782

Browse files
author
Stephen Belanger
committed
async_hooks: whoops, stray console require
1 parent 1051c75 commit 4488782

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/async_hooks.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ const {
2828
} = require('internal/validators');
2929
const internal_async_hooks = require('internal/async_hooks');
3030
const { tracingChannel } = require('diagnostics_channel');
31-
const console = require('console');
3231

3332
// Get functions
3433
// For userland AsyncResources, make sure to emit a destroy event when the

0 commit comments

Comments
 (0)