mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-17 19:58:57 +03:00
Cleanup
This commit is contained in:
parent
01b0c7a036
commit
9972ab5d2e
1 changed files with 0 additions and 1 deletions
|
@ -25,7 +25,6 @@ interface LoginWizard {
|
|||
* @param login the login field
|
||||
* @param password the password field
|
||||
* @param deviceName the initial device name
|
||||
* @param callback the matrix callback on which you'll receive the result of authentication.
|
||||
* @return a [Cancelable]
|
||||
*/
|
||||
suspend fun login(login: String,
|
||||
|
|
Loading…
Add table
Reference in a new issue