mirror of
https://github.com/Eugeny/tabby.git
synced 2025-10-05 06:24:56 +00:00
more cleanup
This commit is contained in:
@@ -55,7 +55,7 @@ export class SSHService {
|
||||
modal.componentInstance.password = true
|
||||
try {
|
||||
privateKeyPassphrase = await modal.result
|
||||
} catch (_err) { }
|
||||
} catch (_err) { } // tslint:disable-line
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user