Updated on 2026-08-14

This commit is contained in:
Tangem 2024-09-25 18:50:51 +04:00
parent 33de3e7ae5
commit fa056925a0
29 changed files with 0 additions and 2883 deletions

View file

@ -191,9 +191,6 @@ sealed class AppRoute(val path: String) : Route {
}
}
@Serializable
data object AddCustomToken : AppRoute(path = "/add_custom_token")
@Serializable
data object WalletConnectSessions : AppRoute(path = "/wallet_connect_sessions")