Updated on 2026-08-14
This commit is contained in:
parent
2d3e5fdb7a
commit
dd0add894f
20 changed files with 118 additions and 57 deletions
|
|
@ -25,7 +25,7 @@ import kotlinx.coroutines.withContext
|
|||
*
|
||||
[REDACTED_AUTHOR]
|
||||
*/
|
||||
@Deprecated("Use SaveCryptoCurrenciesUseCase")
|
||||
@Deprecated("Use ManageCryptoCurrenciesUseCase")
|
||||
@Suppress("LongParameterList")
|
||||
class SaveMarketTokensUseCase(
|
||||
private val derivationsRepository: DerivationsRepository,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue