Skip to content

Commit de730ef

Browse files
committed
chore: remove unused import watch
1 parent b0ba190 commit de730ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/nodeOps.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { watch, type RendererOptions } from 'vue'
1+
import { type RendererOptions } from 'vue'
22
import { BufferAttribute } from 'three'
33
import { isFunction } from '@alvarosabu/utils'
44
import type { Object3D, Camera } from 'three'

0 commit comments

Comments
 (0)