diff --git a/webview-ui/src/components/chat/context-management/CondensationResultRow.tsx b/webview-ui/src/components/chat/context-management/CondensationResultRow.tsx index 526ebebbe7..545b20496e 100644 --- a/webview-ui/src/components/chat/context-management/CondensationResultRow.tsx +++ b/webview-ui/src/components/chat/context-management/CondensationResultRow.tsx @@ -1,6 +1,5 @@ import { useState } from "react" import { useTranslation } from "react-i18next" -import { VSCodeBadge } from "@vscode/webview-ui-toolkit/react" import { FoldVertical } from "lucide-react" import type { ContextCondense } from "@roo-code/types" @@ -29,22 +28,32 @@ export function CondensationResultRow({ data }: CondensationResultRowProps) { return (