We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c26aec8 commit 04d92c1Copy full SHA for 04d92c1
refact-agent/gui/src/components/ChatForm/ChatForm.tsx
@@ -34,7 +34,6 @@ import { useInputValue } from "./useInputValue";
34
import {
35
clearInformation,
36
getInformationMessage,
37
- setInformation,
38
} from "../../features/Errors/informationSlice";
39
import { InformationCallout } from "../Callout/Callout";
40
import { ToolConfirmation } from "./ToolConfirmation";
0 commit comments