Skip to content

lib: destructuring assignment `path` module in fs

Minor refactor: Use destructuring assignment at path module in fs instead of require the whole module.

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

Merge request reports

Loading