Skip to content

Commit

Permalink
[front/components/assistant/conversation/input_bar] - refactor: remov…
Browse files Browse the repository at this point in the history
…e unused IconButton import

 - Clean up InputBarContainer by removing an import of IconButton that is no longer used in the component
  • Loading branch information
Jules committed Oct 23, 2024
1 parent 5fa7c06 commit 3ba0c5f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import {
Button,
FullscreenExitIcon,
FullscreenIcon,
IconButton,
} from "@dust-tt/sparkle";
import type {
AgentMention,
Expand Down

0 comments on commit 3ba0c5f

Please sign in to comment.