mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-27 03:49:04 +03:00
Fix compilation issue
This commit is contained in:
parent
3491774e7b
commit
c7afcf4ff2
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ import com.airbnb.mvrx.PersistState
|
|||
import com.airbnb.mvrx.Success
|
||||
import com.airbnb.mvrx.Uninitialized
|
||||
import im.vector.app.core.extensions.appendParamToUrl
|
||||
import org.matrix.android.sdk.api.auth.MSC2858_SSO_REDIRECT_PATH
|
||||
import org.matrix.android.sdk.api.auth.SSO_REDIRECT_PATH
|
||||
import org.matrix.android.sdk.api.auth.SSO_REDIRECT_URL_PARAM
|
||||
|
||||
|
|
Loading…
Reference in a new issue