Skip to content

Commit

Permalink
fix(ceremony): remove
Browse files Browse the repository at this point in the history
  • Loading branch information
Swepool committed Sep 27, 2024
1 parent a0e587f commit 72de595
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ceremony/src/lib/components/Terminal/Join.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ async function handleWaitlistJoin() {
}
} catch (error) {
console.error("Error joining waitlist:", error)
} finally {
}
}
Expand Down

0 comments on commit 72de595

Please sign in to comment.