Skip to content

Commit 2de146f

Browse files
committed
delete console import
1 parent c9f73e6 commit 2de146f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/internal/fs/promises.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ const {
4545
},
4646
} = require('internal/errors');
4747
const { isArrayBufferView } = require('internal/util/types');
48-
const console = require('internal/console/global');
4948
const {
5049
constants: {
5150
kIoMaxLength,

0 commit comments

Comments
 (0)