Skip to content

util: eliminate unecessary internal/util export

The objectToString method was only being used in one place within internalUtil. It didn't make sense to have it as a separate exported mnethod.

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

internal util

Merge request reports

Loading