Updated on 2026-08-14
This commit is contained in:
parent
ad88ca4b08
commit
d8c5f217bb
1 changed files with 1 additions and 6 deletions
|
|
@ -4,9 +4,4 @@ package com.tangem.feature.onboarding.navigation
|
||||||
* Onboarding router
|
* Onboarding router
|
||||||
*/
|
*/
|
||||||
// TODO: Move to onboarding api module [REDACTED_JIRA]
|
// TODO: Move to onboarding api module [REDACTED_JIRA]
|
||||||
interface OnboardingRouter {
|
interface OnboardingRouter
|
||||||
|
|
||||||
companion object {
|
|
||||||
const val CAN_SKIP_BACKUP = "onboarding_wallet_can_skip_backup"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue