mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-26 05:42:15 +01:00
fix(nuke): code is redundant
This commit is contained in:
parent
444071e2d0
commit
74b1be0da3
1 changed files with 0 additions and 2 deletions
|
|
@ -24,8 +24,6 @@ class CreateWriteRender(plugin.PypeCreator):
|
|||
def __init__(self, *args, **kwargs):
|
||||
super(CreateWriteRender, self).__init__(*args, **kwargs)
|
||||
|
||||
self.name = self.data["subset"]
|
||||
|
||||
data = OrderedDict()
|
||||
|
||||
data["family"] = self.family
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue