mirror of
https://github.com/langgenius/dify.git
synced 2024-11-16 19:59:50 +08:00
chore: remove console
This commit is contained in:
parent
49b7acf52e
commit
aa7ae4c5f1
|
@ -74,8 +74,6 @@ const Panel: FC<NodePanelProps<LLMNodeType>> = ({
|
|||
const singleRunForms = (() => {
|
||||
const forms: FormProps[] = []
|
||||
|
||||
console.log(data.vision?.configs)
|
||||
|
||||
if (varInputs.length > 0) {
|
||||
forms.push(
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue
Block a user