Updated on 2026-08-14

This commit is contained in:
Tangem 2023-12-06 18:03:41 +03:00
parent e1aa83f8b7
commit e15683a79b
10 changed files with 102 additions and 43 deletions

View file

@ -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}")
}