Remove unused Three.js imports from foliage instanced renderer tests
This commit is contained in:
@@ -1,8 +1,5 @@
|
|||||||
import {
|
import {
|
||||||
BoxGeometry,
|
|
||||||
Group,
|
Group,
|
||||||
Mesh,
|
|
||||||
MeshBasicMaterial,
|
|
||||||
PerspectiveCamera,
|
PerspectiveCamera,
|
||||||
type Object3D
|
type Object3D
|
||||||
} from "three";
|
} from "three";
|
||||||
|
|||||||
Reference in New Issue
Block a user