Skip to content

Commit eac8f2f

Browse files
committed
fixup! fs: allow passing negative zero fd
1 parent 0ce7f61 commit eac8f2f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lib/fs.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,6 @@ const {
129129
validateCallback,
130130
validateFunction,
131131
validateInteger,
132-
validateInt32,
133132
} = require('internal/validators');
134133
// 2 ** 32 - 1
135134
const kMaxUserId = 4294967295;

0 commit comments

Comments
 (0)