Skip to content

Commit f37dda4

Browse files
committed
Unused import removed
1 parent a59f2fa commit f37dda4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/routes/restrictions/+page.svelte

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
<script>
2-
import IndyLogo from '$lib/IndyLogo.svelte';
3-
42
const { data } = $props();
53
</script>
64

0 commit comments

Comments
 (0)