Skip to content

Commit 119558b

Browse files
watildenodejs-github-bot
authored andcommittedOct 13, 2021
net: remove unused ObjectKeys
Co-authored-by: Luigi Pinca <[email protected]> PR-URL: #40344 Fixes: #40336 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Minwoo Jung <[email protected]> Reviewed-By: Zijian Liu <[email protected]> Reviewed-By: Robert Nagy <[email protected]>
1 parent c7cd8ef commit 119558b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎lib/net.js

-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ const {
3030
NumberIsNaN,
3131
NumberParseInt,
3232
ObjectDefineProperty,
33-
ObjectKeys,
3433
ObjectSetPrototypeOf,
3534
Symbol,
3635
} = primordials;

0 commit comments

Comments
 (0)
Please sign in to comment.