mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
typo(nuke): removing todo
This commit is contained in:
parent
7bb247528c
commit
ba32b5f4a1
1 changed files with 0 additions and 1 deletions
|
|
@ -292,7 +292,6 @@ def create_write_node(name, data, prenodes=None):
|
|||
|
||||
_data["frame_range"] = data.get("frame_range", None)
|
||||
|
||||
# todo: hange this to new way
|
||||
GN = nuke.createNode("Group", "name {}".format(name))
|
||||
|
||||
prev_node = None
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue