mirror of
https://github.com/bytedance/deer-flow.git
synced 2026-04-25 19:28:23 +00:00
fix: remove unused imports
This commit is contained in:
parent
2bc5f30c4d
commit
df65010e5f
@ -12,7 +12,6 @@ import {
|
||||
PromptInputBody,
|
||||
PromptInputButton,
|
||||
PromptInputFooter,
|
||||
PromptInputHeader,
|
||||
PromptInputSubmit,
|
||||
PromptInputTextarea,
|
||||
type PromptInputMessage,
|
||||
@ -46,7 +45,6 @@ export function InputBox({
|
||||
autoFocus,
|
||||
status = "ready",
|
||||
context,
|
||||
showWelcome = false,
|
||||
onContextChange,
|
||||
onSubmit,
|
||||
onStop,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user