[FirstRun > win32] Minor source cleanup
This commit is contained in:
parent
d063ad1f2c
commit
f34d8b8a76
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@ const { join, resolve, basename } = require('path');
|
|||
const Constants = require('../Constants');
|
||||
|
||||
const exec = process.execPath;
|
||||
const name = basename(exec);
|
||||
const app = resolve(exec, '..');
|
||||
const root = resolve(app, '..');
|
||||
|
||||
|
|
Loading…
Reference in a new issue