mirror of
https://github.com/Fabio286/antares.git
synced 2025-03-25 07:40:50 +01:00
fix: SSH tunnel connection error with private key, closes #260
This commit is contained in:
parent
9ee1b3023d
commit
c826888b0d
@ -1,5 +1,5 @@
|
||||
import * as antares from 'common/interfaces/antares';
|
||||
import fs from 'fs';
|
||||
import * as fs from 'fs';
|
||||
import { ipcMain } from 'electron';
|
||||
import { ClientsFactory } from '../libs/ClientsFactory';
|
||||
import { SslOptions } from 'mysql2';
|
||||
|
Loading…
x
Reference in New Issue
Block a user