Remove unused Three.js imports from foliage instanced renderer tests

This commit is contained in:
2026-05-03 13:23:14 +02:00
parent eba6392983
commit 6dd08215ef

View File

@@ -1,8 +1,5 @@
import {
BoxGeometry,
Group,
Mesh,
MeshBasicMaterial,
PerspectiveCamera,
type Object3D
} from "three";