chore: remove unused onmount

This commit is contained in:
Youwen Wu 2024-03-04 11:08:12 -08:00
parent 2c0f2ef160
commit 512c79adeb

View file

@ -118,8 +118,6 @@
// run the follow function
follow(delta)
})
onMount(() => {})
</script>
<T.PerspectiveCamera makeDefault position={[8, 4, 8]}>