Browse Source

chore: fix lint

alvarosabu 1 year ago
parent
commit
9c00c9fa17
1 changed files with 0 additions and 1 deletions
  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,