Remove unused TransformSessionState type import

This commit is contained in:
2026-04-27 00:33:30 +02:00
parent 323abada10
commit 1e298b56d2

View File

@@ -107,8 +107,7 @@ import {
type ActiveTransformSession,
type TransformAxis,
type TransformOperation,
type TransformSessionSource,
type TransformSessionState
type TransformSessionSource
} from "../core/transform-session";
import type { Vec2, Vec3 } from "../core/vector";
import {