mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 13:24:54 +01:00
remove unused variable
This commit is contained in:
parent
c54ead7ad2
commit
819148cfc0
1 changed files with 0 additions and 2 deletions
|
|
@ -31,8 +31,6 @@ class CollectRender(pyblish.api.InstancePlugin):
|
|||
folder = folder.replace("\\", "/")
|
||||
|
||||
imgFormat = RenderProducts().image_format()
|
||||
renderer_class = get_current_renderer()
|
||||
renderer_name = str(renderer_class).split(":")[0]
|
||||
# setup the plugin as 3dsmax for the internal renderer
|
||||
data = {
|
||||
"subset": instance.name,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue