mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-25 06:10:49 +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…
Reference in New Issue
Block a user