Updated on 2026-08-14
This commit is contained in:
parent
0896f80f53
commit
f57a7ecac9
13 changed files with 6 additions and 192 deletions
|
|
@ -1,8 +0,0 @@
|
|||
package com.tangem.domain.redux
|
||||
|
||||
import org.rekotlin.Action
|
||||
|
||||
sealed interface LegacyAction : Action {
|
||||
|
||||
data object PrepareDetailsScreen : LegacyAction
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue