Skip to content

Commit

Permalink
Minor cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
klaudiosinani committed Sep 17, 2017
1 parent 7777690 commit 705ed22
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,6 @@ function createMainWindow() {
config.set('lastURL', url);
});

require('devtron').install();

return tuskWindow;
}

Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@
"ms": "0.7.2",
"simple-get": "^2.0.0",
"time-stamp": "^2.0.0",
"devtron": "^1.4.0",
"electron-dl": "^1.9.0",
"electron-is-dev": "^0.1.2",
"electron-debug": "^1.3.0",
Expand Down

0 comments on commit 705ed22

Please sign in to comment.