Skip to content

Commit

Permalink
remove logs
Browse files Browse the repository at this point in the history
  • Loading branch information
LukassF committed Aug 20, 2024
1 parent 08ddb42 commit 5bc88b9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions sdk/apps/modal-example/src/routes/aptos.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,6 @@ export default function AptosPage() {
)
}
})
createEffect(() => {
console.log(accountInfo())
})

return (
<main>
Expand Down

0 comments on commit 5bc88b9

Please sign in to comment.