Remove unused types from App.tsx

This commit is contained in:
2026-04-04 20:15:31 +02:00
parent a839530e60
commit 3e2bd13906

View File

@@ -110,9 +110,6 @@ import {
createDefaultFaceUvState,
normalizeBrushName,
type BoxBrush,
type BoxEdgeId,
type BoxFaceId,
type BoxVertexId,
type FaceUvRotationQuarterTurns,
type FaceUvState
} from "../document/brushes";