Skip to content

Commit

Permalink
fix crash
Browse files Browse the repository at this point in the history
  • Loading branch information
Armaldio committed Jun 28, 2018
1 parent e4253ae commit 0094c81
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions main.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
//Customize for Windows
const setupEvents = require('./installers/setupEvents')
if (setupEvents.handleSquirrelEvent()) {return;}

//Constants
const electron = require('electron');
const path = require('path');
Expand Down

0 comments on commit 0094c81

Please sign in to comment.