Updated on 2026-08-14
This commit is contained in:
parent
74a746b237
commit
db093fec05
1 changed files with 0 additions and 4 deletions
|
|
@ -356,10 +356,6 @@ internal class DefaultCurrenciesRepository(
|
|||
getMultiCurrencyWalletCurrencies(userWallet)
|
||||
.onEach { send(it) }
|
||||
.launchIn(scope = this + dispatchers.io)
|
||||
|
||||
withContext(dispatchers.io) {
|
||||
fetchTokensIfCacheExpired(userWallet, refresh = false)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue