Skip to content

test,benchmark: stop requiring URL and URLSearchParams

Since the URL and URLSearchParams classes are available in the global object, there is no need to require them from 'url'.

Merge request reports

Loading