mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-04-30 03:00:41 -04:00
fix(frontend): remove unused DecomposeGoalOutput type import
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -28,7 +28,6 @@ import {
|
||||
isErrorOutput,
|
||||
FALLBACK_COUNTDOWN_SECONDS,
|
||||
ToolIcon,
|
||||
type DecomposeGoalOutput,
|
||||
} from "./helpers";
|
||||
|
||||
const RADIUS = 15;
|
||||
|
||||
Reference in New Issue
Block a user