formatting

This commit is contained in:
Adam Brown 2021-09-30 17:30:23 +01:00
parent 7105a20f4f
commit 49e332cb1c
1 changed files with 0 additions and 1 deletions

View File

@ -78,7 +78,6 @@ private fun Realm.hasReadReceiptInLatestChunk(latestChunkEntity: ChunkEntity, ro
} != null
}
internal fun isReadMarkerMoreRecent(realmConfiguration: RealmConfiguration,
roomId: String?,
eventId: String?): Boolean {