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 e534354 commit 461bb5bCopy full SHA for 461bb5b
lib/internal/fs/promises.js
@@ -45,7 +45,6 @@ const {
45
},
46
} = require('internal/errors');
47
const { isArrayBufferView } = require('internal/util/types');
48
-const console = require('internal/console/global');
49
const {
50
constants: {
51
kIoMaxLength,
0 commit comments