refactor: remove unused import

This commit is contained in:
Bart van der Braak 2023-07-29 17:49:11 +02:00
parent de4b638d39
commit f84989021c

View file

@ -2,7 +2,6 @@
<script lang="ts">
import { Canvas } from '@threlte/core';
import Scene from './Scene.svelte';
import Github3d from '$lib/components/gltf/Github3d.svelte';
</script>
<svelte:head>