Skip to content

Commit

Permalink
Removed console.log
Browse files Browse the repository at this point in the history
  • Loading branch information
Freshenext committed Oct 11, 2023
1 parent 816220b commit 496d53f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/screens/walletConnect/WalletConnect2Context.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,6 @@ export const WalletConnect2Provider = ({
jsonrpc: '2.0',
},
}
console.log(174, method, params)
adapter
.handleCall(method, params)
.then(signedMessage => {
Expand Down

0 comments on commit 496d53f

Please sign in to comment.