Skip to content

lib: removes unused params

This PR removes the options params from readSync and writeFileHandle functions as it's never used within them.

  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading