Skip to content

Commit

Permalink
remove log
Browse files Browse the repository at this point in the history
  • Loading branch information
vm committed Mar 26, 2024
1 parent fa4e596 commit 0fe2db5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/views/menus/AccountMenu.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,6 @@ export const AccountMenu = () => {

const privy = usePrivy();

console.log(privy);

const usdcBalance = freeCollateral?.current || 0;

const onRecoverKeys = () => {
Expand Down

0 comments on commit 0fe2db5

Please sign in to comment.