Remove unused function getBrushKindLabel from whitebox-selection-feedback.ts

This commit is contained in:
2026-04-15 07:55:52 +02:00
parent 37b024e3bc
commit 28a451a017

View File

@@ -7,7 +7,6 @@ import {
getBrushDefaultName,
getBrushEdgeLabel,
getBrushFaceLabel,
getBrushKindLabel,
getBrushVertexLabel
} from "../geometry/whitebox-topology";