Remove unused imports from App.tsx and transform-session.ts

This commit is contained in:
2026-04-03 02:16:54 +02:00
parent d350a8839f
commit 21bf3b30a6
2 changed files with 2 additions and 3 deletions

View File

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