fix(frontend): remove unused DecomposeGoalOutput type import

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
anvyle
2026-04-15 18:52:00 +02:00
parent bee1c9a3bb
commit ffdafccc35

View File

@@ -28,7 +28,6 @@ import {
isErrorOutput,
FALLBACK_COUNTDOWN_SECONDS,
ToolIcon,
type DecomposeGoalOutput,
} from "./helpers";
const RADIUS = 15;