mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-18 20:29:10 +03:00
Remove unused imports
This commit is contained in:
parent
81b90df909
commit
3b06f18ccb
1 changed files with 0 additions and 1 deletions
|
@ -18,7 +18,6 @@ package org.matrix.android.sdk.internal.database.migration
|
|||
|
||||
import io.realm.DynamicRealm
|
||||
import io.realm.FieldAttribute
|
||||
import org.matrix.android.sdk.internal.database.model.RoomSummaryEntityFields
|
||||
import org.matrix.android.sdk.internal.database.model.livelocation.LiveLocationShareAggregatedSummaryEntityFields
|
||||
import org.matrix.android.sdk.internal.util.database.RealmMigrator
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue