Skip to content

Commit 4564a93

Browse files
watildetargos
authored andcommitted
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 dbb2e6f commit 4564a93

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)