mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-27 03:49:04 +03:00
formatting
This commit is contained in:
parent
7105a20f4f
commit
49e332cb1c
1 changed files with 0 additions and 1 deletions
|
@ -78,7 +78,6 @@ private fun Realm.hasReadReceiptInLatestChunk(latestChunkEntity: ChunkEntity, ro
|
|||
} != null
|
||||
}
|
||||
|
||||
|
||||
internal fun isReadMarkerMoreRecent(realmConfiguration: RealmConfiguration,
|
||||
roomId: String?,
|
||||
eventId: String?): Boolean {
|
||||
|
|
Loading…
Reference in a new issue