Remove unused routes
This commit is contained in:
parent
4c5170d000
commit
9b0d0e2bea
@ -2,7 +2,5 @@ package com.ti.mobpo.ui
|
||||
|
||||
sealed class Screen (val route: String) {
|
||||
object PokeSearch : Screen("default_screen")
|
||||
object TopNav : Screen("navigation_bar")
|
||||
object Favourites : Screen("favourites_page")
|
||||
object Profile : Screen("profile_page")
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user