Remove unused import in viewport-host.ts

This commit is contained in:
2026-04-15 15:01:49 +02:00
parent 3f8686ab02
commit ab5f5d2010

View File

@@ -52,7 +52,6 @@ import {
isModelInstanceSelected,
isPathPointSelected,
isPathSelected,
isSelectionActiveId,
type EditorSelection
} from "../core/selection";
import { getWhiteboxSelectionFeedbackLabel } from "../core/whitebox-selection-feedback";