Skip to content

Commit

Permalink
refactor(index.page.tsx): remove unused zkappPublicKey variable to cl…
Browse files Browse the repository at this point in the history
…ean up code and improve readability
  • Loading branch information
ymekuria committed Sep 22, 2024
1 parent f81a9e0 commit 0180302
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ export default function Home() {
hasWallet: true,
hasBeenSetup: true,
publicKeyBase58,
zkappPublicKey,
zkappPublicKeyBase58: ZKAPP_ADDRESS,
accountExists,
currentNum,
Expand Down

0 comments on commit 0180302

Please sign in to comment.