Browse Source

chore: fix lint

alvarosabu 1 năm trước cách đây
mục cha
commit
9c00c9fa17
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/components/TresCanvas.vue

+ 0 - 1
src/components/TresCanvas.vue

@@ -10,7 +10,6 @@ import * as THREE from 'three'
 import type { App, Ref } from 'vue'
 import {
   Fragment,
-  computed,
   createRenderer,
   defineComponent,
   getCurrentInstance,