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
|
||||
follow(delta)
|
||||
})
|
||||
|
||||
onMount(() => {})
|
||||
</script>
|
||||
|
||||
<T.PerspectiveCamera makeDefault position={[8, 4, 8]}>
|
||||
|
|
Loading…
Reference in a new issue