Skip to content

Commit

Permalink
Removed log
Browse files Browse the repository at this point in the history
  • Loading branch information
namedotget committed Jan 10, 2025
1 parent f0a6134 commit c6c0c7a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ui/lib/privy/PrivyThirdwebV5Provider.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ export function PrivyThirdwebV5Provider({ selectedChain, children }: any) {
}

setActive()
console.log('Connected wallet to Thirdweb V5')
}, [wallets, selectedWallet, selectedChain])

useEffect(() => {
Expand Down

0 comments on commit c6c0c7a

Please sign in to comment.