Skip to content

Commit

Permalink
remove debug logging
Browse files Browse the repository at this point in the history
  • Loading branch information
stuffmatic committed Nov 12, 2018
1 parent 48e4df1 commit 8b72401
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,6 @@ function createWindow() {
)
},
onSaveProjectAs: () => {
console.log('onSaveProjectAs, will show save dialog')
dialog.showSaveDialog(
window,
{},
Expand Down

0 comments on commit 8b72401

Please sign in to comment.