Update src/main.js

This commit is contained in:
Megan Rogge
2023-04-04 19:40:37 -07:00
committed by GitHub
parent bf142b24f3
commit a7ccc4ebaf

View File

@@ -223,7 +223,6 @@ function configureCommandlineSwitchesSync(cliArgs) {
}
}
// Append main process flags to process.argv
else if (SUPPORTED_MAIN_PROCESS_SWITCHES.indexOf(argvKey) !== -1) {
switch (argvKey) {