Skip to content

Commit e9df887

Browse files
committed
fix: Remove empty comment from main application file.
1 parent 462147e commit e9df887

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

application/src/main.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1164,4 +1164,3 @@ app.on("will-quit", () => {
11641164
if (process.platform === "darwin") {
11651165
app.dock?.hide();
11661166
}
1167-
//

0 commit comments

Comments
 (0)