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