Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
chickenbreeder authored and cloudlena committed Nov 21, 2024
1 parent a8020e9 commit 6935f5c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/routes/Team.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
import rafael from '$lib/images/team/rafael.webp';
import noe from '$lib/images/team/noe.webp';
import johannes from '$lib/images/team/johannes.webp';
import type { SvelteComponentTyped } from 'svelte';
interface Member {
tag: string;
Expand Down

0 comments on commit 6935f5c

Please sign in to comment.