mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-17 11:48:51 +03:00
Fix compilation error
This commit is contained in:
parent
d1e9f3131a
commit
ba35c0101e
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ package org.matrix.android.sdk.api.failure
|
|||
import org.matrix.android.sdk.api.auth.registration.RegistrationFlowResponse
|
||||
import org.matrix.android.sdk.api.extensions.tryOrNull
|
||||
import org.matrix.android.sdk.internal.di.MoshiProvider
|
||||
import java.io.IOException
|
||||
import javax.net.ssl.HttpsURLConnection
|
||||
|
||||
fun Throwable.is401() =
|
||||
|
|
Loading…
Add table
Reference in a new issue