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 1051c75 commit 4488782Copy full SHA for 4488782
lib/async_hooks.js
@@ -28,7 +28,6 @@ const {
28
} = require('internal/validators');
29
const internal_async_hooks = require('internal/async_hooks');
30
const { tracingChannel } = require('diagnostics_channel');
31
-const console = require('console');
32
33
// Get functions
34
// For userland AsyncResources, make sure to emit a destroy event when the
0 commit comments