Skip to content

Commit f4f260b

Browse files
author
LAPTOP-MS3A4HDC\Asim khan
committed
some changes
1 parent c0b2fdf commit f4f260b

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

app/main.js

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -423,12 +423,7 @@ function displayError(message, detail) {
423423
message,
424424
detail,
425425
};
426-
try {
427426
dialog.showMessageBox(null, options, (response, checkboxChecked) => {});
428-
}
429-
catch (e) {
430-
console.log(e);
431-
}
432427

433428
}
434429

0 commit comments

Comments
 (0)