ktlint
This commit is contained in:
parent
0ba120356a
commit
0a7f77ea16
|
@ -16,8 +16,6 @@
|
||||||
|
|
||||||
package im.vector.matrix.android.api.auth.data
|
package im.vector.matrix.android.api.auth.data
|
||||||
|
|
||||||
import im.vector.matrix.android.internal.auth.data.LoginFlowResponse
|
|
||||||
|
|
||||||
// Either a list of supported login types, or an error if the homeserver is outdated
|
// Either a list of supported login types, or an error if the homeserver is outdated
|
||||||
sealed class LoginFlowResult {
|
sealed class LoginFlowResult {
|
||||||
data class Success(
|
data class Success(
|
||||||
|
|
Loading…
Reference in New Issue