Skip to content

Commit 73d0331

Browse files
committed
remove fix-path while troubleshooting
1 parent 9dc1fb9 commit 73d0331

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/electron/index.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
// Fix the $PATH on OS X when run from a GUI app
2-
require('fix-path')();
3-
41
var app = require('app');
52
var debug = require('debug')('scout-electron');
63
var mongo = require('./mongo');

0 commit comments

Comments
 (0)