mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-16 03:08:58 +03:00
Cleaning / klint
This commit is contained in:
parent
9842cac504
commit
975de1dbed
2 changed files with 0 additions and 4 deletions
|
@ -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