Remove unused imports from App.tsx and transform-session.ts
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user