Bläddra i källkod

chore: remove unused import watch

alvarosabu 1 år sedan
förälder
incheckning
de730efe6f
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      src/core/nodeOps.ts

+ 1 - 1
src/core/nodeOps.ts

@@ -1,4 +1,4 @@
-import { watch, type RendererOptions } from 'vue'
+import { type RendererOptions } from 'vue'
 import { BufferAttribute } from 'three'
 import { BufferAttribute } from 'three'
 import { isFunction } from '@alvarosabu/utils'
 import { isFunction } from '@alvarosabu/utils'
 import type { Object3D, Camera } from 'three'
 import type { Object3D, Camera } from 'three'