mirror of
https://github.com/finos/SymphonyElectron.git
synced 2024-12-29 02:11:28 -06:00
Merge pull request #1184 from johankwarnmarksymphony/master
Removed unused parameter ChildProcess
This commit is contained in:
commit
0d38f9a113
@ -1,4 +1,4 @@
|
||||
import { ChildProcess, ExecException, execFile } from 'child_process';
|
||||
import { ExecException, execFile } from 'child_process';
|
||||
import {
|
||||
app,
|
||||
BrowserWindow,
|
||||
|
Loading…
Reference in New Issue
Block a user