Skip to content

util: delete unused argument 'depth' in lib/util.js

In lib/util.js, Line 1056, there is a depth argument that is unused for process.versions[exports.inspect.custom], so delete it.

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

util

Merge request reports

Loading