Skip to content

Commit

Permalink
benchmark: remove punycode from require-builtins fixture
Browse files Browse the repository at this point in the history
It's now runtime-deprecated. Remove it from the benchmark. This
also gets rid of the warning emitted when the fixture is loaded.
  • Loading branch information
joyeecheung committed Nov 12, 2023
1 parent 5c500b7 commit 5a4dc8a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion benchmark/fixtures/require-builtins.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ const list = [
'path',
'perf_hooks',
'process',
'punycode',
'querystring',
'readline',
'repl',
Expand Down

0 comments on commit 5a4dc8a

Please sign in to comment.