Skip to content

Commit

Permalink
delete debug code
Browse files Browse the repository at this point in the history
  • Loading branch information
zhengyangliu committed Jul 26, 2022
1 parent f4eab1c commit 8a2a6eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -563,7 +563,6 @@ app.on('ready', () => {
.then(() => {
// after finsh load progress show main window and close loading window
_windows.main.show();
_windows.license.show();
_windows.loading.close();
delete _windows.loading;
})
Expand Down

0 comments on commit 8a2a6eb

Please sign in to comment.