Skip to content

Commit

Permalink
cleanup: code cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
dafuga committed Sep 28, 2024
1 parent 96d0972 commit a49c82b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/routes/[network]/(account)/signup/+layout.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@
}
function getFullStepPath(step: SignupStep) {
console.log({ step });
if (step.title === 'Environment') {
const walletType = getWalletType($page.url.pathname);
Expand Down

0 comments on commit a49c82b

Please sign in to comment.