Skip to content

Commit

Permalink
chore: removed console log
Browse files Browse the repository at this point in the history
  • Loading branch information
bluecco committed Dec 13, 2023
1 parent 8e99cbb commit 041751b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/connectors/argentMobile/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ export class ArgentMobileConnector extends Connector {
provider,
})
}
console.log(_wallet.provider)

this._wallet = _wallet

// wallet connect rpc enable
Expand Down

0 comments on commit 041751b

Please sign in to comment.