Remove unused import BoxBrush from box-brush-mesh.ts

This commit is contained in:
2026-04-15 07:55:58 +02:00
parent 7b58e0c3b1
commit e8469ce7f9

View File

@@ -3,7 +3,6 @@ import { BufferAttribute, BufferGeometry } from "three";
import type { Vec2, Vec3 } from "../core/vector";
import type {
Brush,
BoxBrush,
BoxEdgeId,
BoxFaceId,
BoxVertexId,