Skip to content

Commit 66dd3f6

Browse files
committed
removed async_hooks
1 parent f5595c6 commit 66dd3f6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/internal/streams/end-of-stream.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ const {
4444
kIsClosedPromise,
4545
} = require('internal/streams/utils');
4646

47-
const { getHookArrays } = require('internal/async_hooks');
4847
const AsyncContextFrame = require('internal/async_context_frame');
4948

5049
// Lazy load

0 commit comments

Comments
 (0)