chore: remove console

This commit is contained in:
JzoNg 2024-09-19 09:59:31 +08:00
parent 49b7acf52e
commit aa7ae4c5f1

View File

@ -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(
{