Skip to content

Commit 5993eec

Browse files
🔥 Remove unused imports
1 parent 0be64a7 commit 5993eec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vitepress/theme/components/SmokeDemo.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<script setup lang="ts">
2-
import { Box, OrbitControls, Smoke } from '@tresjs/cientos'
2+
import { Smoke } from '@tresjs/cientos'
33
import { TresCanvas } from '@tresjs/core'
44
import { NoToneMapping, SRGBColorSpace } from 'three'
55
import { TresLeches, useControls } from '@tresjs/leches'

0 commit comments

Comments
 (0)