mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-03-03 04:00:31 +00:00
[Cleanup] Remove unused code (#553)
This commit is contained in:
@@ -1680,8 +1680,4 @@ export class LGraph implements LinkNetwork, Serialisable<SerialisableGraph> {
|
||||
console.error("Error loading graph:", err)
|
||||
}
|
||||
}
|
||||
|
||||
onNodeTrace(node?: LGraphNode, msg?: string) {
|
||||
// TODO
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user