Skip to content

lib: remove unnecessary assignment of exports

This commit removes the assignment of exports since it is not used in these files and there is no harm re-assigning module.exports.

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

Merge request reports

Loading