Skip to content

Commit 29ba6c5

Browse files
commented import removed
1 parent 53c4abd commit 29ba6c5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/frontend/src/pages/PlanPage.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ import { APIService } from "../api/apiService";
2222
import { StreamMessage, StreamingPlanUpdate } from "../models";
2323
import { usePlanCancellationAlert } from "../hooks/usePlanCancellationAlert";
2424
import PlanCancellationDialog from "../components/common/PlanCancellationDialog";
25-
// import { renderPlanExecutionMessage, renderThinkingState } from '../components/content/streaming/StreamingPlanState';
2625
import "../styles/PlanPage.css"
2726

2827
// Create API service instance

0 commit comments

Comments
 (0)