mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-19 19:49:33 +01:00
remove unused imports
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
parent
12011afb17
commit
9b48bfedf6
@ -33,8 +33,6 @@ import androidx.room.Update
|
|||||||
import com.nextcloud.talk.data.user.model.UserEntity
|
import com.nextcloud.talk.data.user.model.UserEntity
|
||||||
import io.reactivex.Maybe
|
import io.reactivex.Maybe
|
||||||
import io.reactivex.Single
|
import io.reactivex.Single
|
||||||
import java.lang.Boolean.FALSE
|
|
||||||
import java.lang.Boolean.TRUE
|
|
||||||
|
|
||||||
@Dao
|
@Dao
|
||||||
@Suppress("TooManyFunctions")
|
@Suppress("TooManyFunctions")
|
||||||
|
Loading…
Reference in New Issue
Block a user