Remove NavigationState.Space.
We do not have the concept of current space.
This commit is contained in:
parent
5cb5f5f1a4
commit
f93dfbdae4
10 changed files with 22 additions and 210 deletions
|
|
@ -9,8 +9,3 @@
|
|||
package io.element.android.libraries.matrix.api.core
|
||||
|
||||
typealias SpaceId = RoomId
|
||||
|
||||
/**
|
||||
* Value to use when no space is selected by the user.
|
||||
*/
|
||||
val MAIN_SPACE = SpaceId("!mainSpace:local")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue