Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
ItalyPaleAle committed Dec 9, 2023
1 parent c8a159d commit 79b119b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Router.svelte
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<script context="module">
import {readable, writable, derived} from 'svelte/store'
import {tick} from 'svelte'
import {wrap as _wrap} from './wrap'
/**
* @typedef {Object} Location
Expand Down

0 comments on commit 79b119b

Please sign in to comment.