Skip to content

Commit 1362258

Browse files
committed
-Remove line
1 parent ad7e57f commit 1362258

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/app.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ androidMessagesWebview.addEventListener('did-stop-loading', () => { // coinciden
4949
if (IS_DEV) {
5050
androidMessagesWebview.getWebContents().openDevTools();
5151
}
52-
5352
app.mainWindow.on('focus', () => {
5453
// Make sure the webview gets a focus event on its window/DOM when the app window does,
5554
// this makes automatic text input focus work.

0 commit comments

Comments
 (0)