Add missing import
This commit is contained in:
parent
de032fa426
commit
b8b66b3570
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@ import io.element.android.libraries.matrix.api.MatrixClient
|
|||
import io.element.android.libraries.pushproviders.api.CurrentUserPushConfig
|
||||
import io.element.android.libraries.pushproviders.api.Distributor
|
||||
import io.element.android.libraries.pushproviders.api.PushProvider
|
||||
import io.element.android.tests.testutils.lambda.lambdaError
|
||||
|
||||
class FakePushProvider(
|
||||
override val index: Int = 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue