Updated on 2026-08-14
This commit is contained in:
parent
e1aa83f8b7
commit
fa1a34efa9
2 changed files with 14 additions and 3 deletions
|
|
@ -399,7 +399,6 @@ internal class DefaultCurrenciesRepository(
|
|||
|
||||
assetsStore.store(userWalletId, response.getOrThrow())
|
||||
}
|
||||
|
||||
} catch (e: Throwable) {
|
||||
Timber.e(e, "Unable to fetch assets for: ${userWalletId.stringValue}")
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue