Skip to content

Commit

Permalink
remove log
Browse files Browse the repository at this point in the history
  • Loading branch information
kanatliemre committed Jan 7, 2021
1 parent 0672d3f commit 4c81883
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/js/wallets/AvaHdWallet.ts
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,6 @@ export default class AvaHdWallet extends HdWalletCore implements IAvaHdWallet {
return
}

console.log('Wallet get utxos')
super.getUTXOs()
this.getEthBalance()
return
Expand Down

0 comments on commit 4c81883

Please sign in to comment.