Remove NavigationState.Space.
We do not have the concept of current space.
This commit is contained in:
-5
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user