🔧 Fix style issues
This commit is contained in:
parent
97a084a591
commit
f81bfb7b86
4 changed files with 4 additions and 7 deletions
|
@ -306,7 +306,6 @@ function startRepl () {
|
|||
if (process.platform === 'win32') {
|
||||
console.error('Electron REPL not currently supported on Windows')
|
||||
process.exit(1)
|
||||
return
|
||||
}
|
||||
|
||||
const repl = require('repl')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue