Updated on 2026-08-14
This commit is contained in:
parent
74fa237c0d
commit
3b269e6f6a
13 changed files with 158 additions and 11 deletions
|
|
@ -26,6 +26,7 @@ import java.math.BigDecimal
|
|||
/**
|
||||
[REDACTED_AUTHOR]
|
||||
*/
|
||||
@Deprecated("Remove when navigation refactoring will be implemented")
|
||||
class OnboardingManager(var scanResponse: ScanResponse) {
|
||||
|
||||
private val cardRepository: CardRepository by lazy { store.inject(DaggerGraphState::cardRepository) }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue