mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-18 20:29:10 +03:00
Cleaning / klint
This commit is contained in:
parent
9842cac504
commit
975de1dbed
2 changed files with 0 additions and 4 deletions
matrix-sdk-android/src/main/java/im/vector/matrix/android
api/session/room/model
internal/database/query
|
@ -27,4 +27,3 @@ class ReferencesAggregatedSummary(
|
|||
val sourceEvents: List<String>,
|
||||
val localEchos: List<String>
|
||||
)
|
||||
|
||||
|
|
|
@ -17,6 +17,3 @@ internal fun ReferencesAggregatedSummaryEntity.Companion.create(realm: Realm, tx
|
|||
this.eventId = txID
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue