Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
CR: update
  • Loading branch information
banklesss committed Jan 30, 2023
1 parent 1ff7a3e commit f244dba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/yoroi-wallets/cardano/ShelleyWallet.ts
Expand Up @@ -1058,7 +1058,6 @@ export class ShelleyWallet implements WalletInterface {
}

get transactions() {
console.log('transactions', this.transactionManager.getTransactions())
return this.transactionManager.getTransactions()
}

Expand Down

0 comments on commit f244dba

Please sign in to comment.