Skip to content

Commit

Permalink
chore: remove unused
Browse files Browse the repository at this point in the history
  • Loading branch information
smukkejohan committed Nov 24, 2023
1 parent 6c16ee8 commit ae44577
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routes/+layout.svelte
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<script lang="ts">
import { assets, base } from '$app/paths';
import { base } from '$app/paths';
import '../app.css';
</script>

Expand Down

0 comments on commit ae44577

Please sign in to comment.