Skip to content

Commit

Permalink
fixup! fs: improve error perf of sync lstat+fstat
Browse files Browse the repository at this point in the history
  • Loading branch information
CanadaHonk committed Sep 26, 2023
1 parent 7932695 commit 131b7ab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/fs.js
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ const {
ERR_INVALID_ARG_VALUE,
},
AbortError,
uvErrmapGet,
uvException,
} = require('internal/errors');

Expand Down

0 comments on commit 131b7ab

Please sign in to comment.