Skip to content

Commit

Permalink
clean
Browse files Browse the repository at this point in the history
  • Loading branch information
mishankov committed Mar 1, 2024
1 parent ef38b8f commit 73554c6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Router.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@

<script lang="ts">
onMount(() => {
console.log(routes)
currentRoute.set(getRoute($urlStore.href, $routes));
});
Expand Down

0 comments on commit 73554c6

Please sign in to comment.