Skip to content

Commit 22d729e

Browse files
joyeecheungUlisesGascon
authored andcommitted
benchmark: remove punycode from require-builtins fixture
It's now runtime-deprecated. Remove it from the benchmark. This also gets rid of the warning emitted when the fixture is loaded. PR-URL: #50689 Reviewed-By: Yagiz Nizipli <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
1 parent 347e1dd commit 22d729e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

benchmark/fixtures/require-builtins.js

-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ const list = [
2323
'path',
2424
'perf_hooks',
2525
'process',
26-
'punycode',
2726
'querystring',
2827
'readline',
2928
'repl',

0 commit comments

Comments
 (0)