Skip to content

lib: remove usage of require('util')

Remove the usage of require('util').inspect.

Refs: https://github.com/nodejs/node/issues/26546

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading