mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-18 10:34:59 +08:00
remove console log
This commit is contained in:
parent
2484ac97ae
commit
33fceda559
@ -34,7 +34,6 @@ docStyle.innerHTML = `
|
|||||||
document.head.appendChild(docStyle);
|
document.head.appendChild(docStyle);
|
||||||
|
|
||||||
export function getPotentialOutputsAndOutputNodes(nodes) {
|
export function getPotentialOutputsAndOutputNodes(nodes) {
|
||||||
console.log({ nodes });
|
|
||||||
const potential_outputs = [];
|
const potential_outputs = [];
|
||||||
const potential_output_nodes = [];
|
const potential_output_nodes = [];
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user