Fix lints

This commit is contained in:
Fuhrmann 2025-04-04 13:32:35 +02:00
parent dd65a5b804
commit f2cb1ce9e2

View file

@ -1,13 +1,10 @@
import {
Frustum,
Group,
Material,
Matrix4,
Mesh,
MeshBasicMaterial,
MeshPhongMaterial,
MeshStandardMaterial,
Object3D,
PerspectiveCamera,
Plane,
Raycaster,
@ -41,7 +38,6 @@ import {
} from "three/examples/jsm/Addons.js";
import {
LODFrustum,
LODRaycast,
MapPlaneNode,
MapView,
OpenStreetMapsProvider,