More cleanup
This commit is contained in:
parent
e9bf65e854
commit
d3633151f7
@ -62,7 +62,7 @@ class GRemoteSession @Inject constructor(
|
||||
uri.port
|
||||
|
||||
val filePasswordProvider =
|
||||
FilePasswordProvider { session, resourceKey, retryIndex ->
|
||||
FilePasswordProvider { _, _, _ ->
|
||||
credentialsStateManager.updateState(CredentialsState.SshCredentialsRequested)
|
||||
|
||||
var credentials = credentialsStateManager.currentCredentialsState
|
||||
|
Loading…
Reference in New Issue
Block a user