Переглянути джерело

chore: remove unused import watch

alvarosabu 1 рік тому
батько
коміт
de730efe6f
1 змінених файлів з 1 додано та 1 видалено
  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 { isFunction } from '@alvarosabu/utils'
 import type { Object3D, Camera } from 'three'