diff --git a/src/app/App.tsx b/src/app/App.tsx index 883c0bae..67ea6595 100644 --- a/src/app/App.tsx +++ b/src/app/App.tsx @@ -110,9 +110,6 @@ import { createDefaultFaceUvState, normalizeBrushName, type BoxBrush, - type BoxEdgeId, - type BoxFaceId, - type BoxVertexId, type FaceUvRotationQuarterTurns, type FaceUvState } from "../document/brushes";