Remove unused import in viewport-host.ts
This commit is contained in:
@@ -52,7 +52,6 @@ import {
|
|||||||
isModelInstanceSelected,
|
isModelInstanceSelected,
|
||||||
isPathPointSelected,
|
isPathPointSelected,
|
||||||
isPathSelected,
|
isPathSelected,
|
||||||
isSelectionActiveId,
|
|
||||||
type EditorSelection
|
type EditorSelection
|
||||||
} from "../core/selection";
|
} from "../core/selection";
|
||||||
import { getWhiteboxSelectionFeedbackLabel } from "../core/whitebox-selection-feedback";
|
import { getWhiteboxSelectionFeedbackLabel } from "../core/whitebox-selection-feedback";
|
||||||
|
|||||||
Reference in New Issue
Block a user