Remove useless Immutable annotation
This commit is contained in:
parent
19238acf5d
commit
271ae19436
26 changed files with 0 additions and 50 deletions
|
|
@ -24,7 +24,6 @@ import kotlinx.collections.immutable.ImmutableList
|
|||
|
||||
internal const val MAX_KNOCK_MESSAGE_LENGTH = 500
|
||||
|
||||
@Immutable
|
||||
data class JoinRoomState(
|
||||
val roomIdOrAlias: RoomIdOrAlias,
|
||||
val contentState: ContentState,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue