mirror of
https://github.com/bytedance/deer-flow.git
synced 2026-07-09 16:08:31 +00:00
fix: remove unused radix Icon import from suggestion (#1368)
* fix: use create_chat_model for summarization alias * fix: remove unused radix Icon import from suggestion --------- Co-authored-by: Willem Jiang <willem.jiang@gmail.com>
This commit is contained in:
parent
227967df3d
commit
d7bdb1a4b9
1 changed files with 0 additions and 1 deletions
|
|
@ -3,7 +3,6 @@
|
|||
import { Button } from "@/components/ui/button";
|
||||
import { ScrollArea, ScrollBar } from "@/components/ui/scroll-area";
|
||||
import { cn } from "@/lib/utils";
|
||||
import { Icon } from "@radix-ui/react-select";
|
||||
import type { LucideIcon } from "lucide-react";
|
||||
import { Children, type ComponentProps } from "react";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue