Updated on 2026-08-14
This commit is contained in:
parent
512ab6d54d
commit
7f0c9e40be
2 changed files with 1 additions and 2 deletions
2
data/analytics/.gitignore
vendored
2
data/analytics/.gitignore
vendored
|
|
@ -1 +1 @@
|
|||
/buld
|
||||
/build
|
||||
|
|
|
|||
|
|
@ -10,7 +10,6 @@ import com.tangem.domain.walletmanager.model.CryptoCurrencyTransaction
|
|||
import com.tangem.domain.walletmanager.model.UpdateWalletManagerResult
|
||||
import timber.log.Timber
|
||||
import java.math.BigDecimal
|
||||
import java.util.concurrent.TimeUnit
|
||||
import com.tangem.blockchain.common.address.Address as SdkAddress
|
||||
|
||||
internal class UpdateWalletManagerResultFactory {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue