Skip to content

child_process: remove empty if condition

Rodrigo Muino Tomonari requested to merge github/fork/cjihrig/logic into master

This commit replaces an empty if-else-if with a single if condition.

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

child_process

Merge request reports

Loading