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