mirror of
https://github.com/finos/SymphonyElectron.git
synced 2026-07-29 23:57:56 -05:00
Merge pull request #1184 from johankwarnmarksymphony/master
Removed unused parameter ChildProcess
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { ChildProcess, ExecException, execFile } from 'child_process';
|
||||
import { ExecException, execFile } from 'child_process';
|
||||
import {
|
||||
app,
|
||||
BrowserWindow,
|
||||
|
||||
Reference in New Issue
Block a user