Cleaning / klint

This commit is contained in:
Valere 2019-12-12 18:48:57 +01:00
parent 9842cac504
commit 975de1dbed
2 changed files with 0 additions and 4 deletions

View File

@ -27,4 +27,3 @@ class ReferencesAggregatedSummary(
val sourceEvents: List<String>,
val localEchos: List<String>
)

View File

@ -17,6 +17,3 @@ internal fun ReferencesAggregatedSummaryEntity.Companion.create(realm: Realm, tx
this.eventId = txID
}
}