Skip to content

Commit

Permalink
remove unused
Browse files Browse the repository at this point in the history
  • Loading branch information
LiamGallagher737 committed Oct 11, 2024
1 parent a1470b3 commit f650cba
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions www/src/routes/+page.svelte
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
<script>
let counter = $state(0);
let counter2 = $state(0);
let count;
</script>

<h1>{counter}</h1>
Expand Down

0 comments on commit f650cba

Please sign in to comment.