mirror of
https://github.com/finos/SymphonyElectron.git
synced 2024-12-29 02:11:28 -06:00
Removed unused parameter ChildProcess
This commit is contained in:
parent
92889a1c5c
commit
2fb6bc9b31
@ -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