Skip to content

Commit

Permalink
Remove import
Browse files Browse the repository at this point in the history
daniellrgn committed Mar 5, 2024
1 parent 44554bb commit 30f342a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib/AddFile.svelte
Original file line number Diff line number Diff line change
@@ -38,7 +38,6 @@
import { page } from '$app/stores';
import { getResourcesFromIPS } from './resourceUploader.js';
import { goto } from '$app/navigation';
import FetchIis from './FetchIIS.svelte';
let shlIdParam = $page.url.searchParams.get('shlid');

0 comments on commit 30f342a

Please sign in to comment.