Skip to content
This repository has been archived by the owner on Mar 7, 2018. It is now read-only.

Commit

Permalink
Merge pull request #53 from StateFarmIns/minor-cleanup
Browse files Browse the repository at this point in the history
Minor cleanup
  • Loading branch information
LongLiveCHIEF committed Dec 8, 2015
2 parents e528349 + 5cbe73e commit b9b5946
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@
},
"dependencies": {
"electron-packager": "^5.1.1",
"ini": "~1.3.4",
"mkdirp": "~0.5.1",
"nconf": "~0.8.2",
"path-extra": "~3.0.0",
Expand Down
2 changes: 0 additions & 2 deletions src/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ var menu = require('./menu.js');
var path = require('path');
var settings = require('./settings.js');

require('crash-reporter').start();

settings.load();

// Keep a global reference of the window object, if you don't, the window will
Expand Down

0 comments on commit b9b5946

Please sign in to comment.