Skip to content

Commit 04d92c1

Browse files
committed
remove unused import
1 parent c26aec8 commit 04d92c1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

refact-agent/gui/src/components/ChatForm/ChatForm.tsx

-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ import { useInputValue } from "./useInputValue";
3434
import {
3535
clearInformation,
3636
getInformationMessage,
37-
setInformation,
3837
} from "../../features/Errors/informationSlice";
3938
import { InformationCallout } from "../Callout/Callout";
4039
import { ToolConfirmation } from "./ToolConfirmation";

0 commit comments

Comments
 (0)