chore: remove unused onmount
This commit is contained in:
parent
2c0f2ef160
commit
512c79adeb
1 changed files with 0 additions and 2 deletions
|
@ -118,8 +118,6 @@
|
||||||
// run the follow function
|
// run the follow function
|
||||||
follow(delta)
|
follow(delta)
|
||||||
})
|
})
|
||||||
|
|
||||||
onMount(() => {})
|
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<T.PerspectiveCamera makeDefault position={[8, 4, 8]}>
|
<T.PerspectiveCamera makeDefault position={[8, 4, 8]}>
|
||||||
|
|
Loading…
Reference in a new issue