formatting

This commit is contained in:
Adam Brown 2021-09-30 17:30:23 +01:00
parent 7105a20f4f
commit 49e332cb1c

View file

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