Skip to content

Commit 45bf4de

Browse files
committed
undo the link
1 parent 0675e3b commit 45bf4de

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
@@ -600,7 +600,6 @@ async function readFileHandle(filehandle, options) {
600600
}
601601
}
602602

603-
604603
// All of the functions are defined as async in order to ensure that errors
605604
// thrown cause promise rejections rather than being thrown synchronously.
606605
async function access(path, mode = F_OK) {

0 commit comments

Comments
 (0)