Skip to content

Commit

Permalink
fix: remove openDevtools added for debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
brenca committed Nov 2, 2018
1 parent ab3fc3f commit 12c5291
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/static/main.js
Expand Up @@ -138,7 +138,6 @@ app.on('ready', function () {
backgroundThrottling: false
}
})
window.webContents.openDevTools({ mode: 'detach' })
window.loadFile('static/index.html', {
query: {
grep: argv.grep,
Expand Down

0 comments on commit 12c5291

Please sign in to comment.