mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-12-17 10:02:59 +08:00
Removed comment
This commit is contained in:
parent
9eb2cad6d3
commit
26d9d14023
@ -1414,7 +1414,6 @@ def build_nested_inputs(values: dict[str, Any], v3_data: V3Data):
|
||||
values = values.copy()
|
||||
result = {}
|
||||
|
||||
# NOTE: This was initially AI generated, verified works
|
||||
for key, path in paths.items():
|
||||
parts = path.split(".")
|
||||
current = result
|
||||
|
||||
Loading…
Reference in New Issue
Block a user