diff --git a/src/routes/Team.svelte b/src/routes/Team.svelte index ec185a0..5c10dd7 100644 --- a/src/routes/Team.svelte +++ b/src/routes/Team.svelte @@ -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;