Remove unused isLocal field.
This commit is contained in:
parent
e7ec53dd76
commit
70c643be5e
4 changed files with 0 additions and 6 deletions
|
|
@ -79,7 +79,6 @@ fun aRedactedMatrixTimeline(eventId: EventId) = listOf<MatrixTimelineItem>(
|
|||
transactionId = null,
|
||||
isEditable = false,
|
||||
canBeRepliedTo = false,
|
||||
isLocal = false,
|
||||
isOwn = false,
|
||||
isRemote = false,
|
||||
localSendState = null,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue