mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-26 22:02:15 +01:00
Fix missed removal of code
This commit is contained in:
parent
663359498a
commit
73c4df85cf
1 changed files with 0 additions and 3 deletions
|
|
@ -44,9 +44,6 @@ class CreateReview(plugin.MayaCreator):
|
|||
attr_def = defs_by_key[key]
|
||||
attr_def.default = value
|
||||
|
||||
for key, value in frame_range.items():
|
||||
data[key] = value
|
||||
|
||||
defs.extend([
|
||||
NumberDef("review_width",
|
||||
label="Review width",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue