浏览代码

chore: fix lint

alvarosabu 1 年之前
父节点
当前提交
9c00c9fa17
共有 1 个文件被更改,包括 0 次插入1 次删除
  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,