mirror of
https://github.com/langgenius/dify.git
synced 2026-04-12 22:17:09 +08:00
chore: remove useless
This commit is contained in:
parent
b060b773ef
commit
1b857eba29
@ -127,7 +127,7 @@ const Editor: FC<Props> = ({
|
||||
variables: variables.map(item => ({
|
||||
name: item,
|
||||
value: item,
|
||||
})), // add context
|
||||
})),
|
||||
externalTools: [],
|
||||
onAddExternalTool: () => { },
|
||||
}}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user