mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-18 01:25:53 +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…
x
Reference in New Issue
Block a user