Browse Source

chore: remove unused stuff on the playground

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

+ 0 - 1
playground/src/pages/basic/index.vue

@@ -3,7 +3,6 @@ import { BasicShadowMap, NoToneMapping, SRGBColorSpace } from 'three'
 import { reactive, ref } from 'vue'
 import { TresCanvas, useRenderLoop } from '@tresjs/core'
 import { OrbitControls } from '@tresjs/cientos'
-import { userData } from 'three/examples/jsm/nodes/Nodes.js'
 
 const state = reactive({
   clearColor: '#201919',