mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
removed repre output name
This commit is contained in:
parent
3f628d1267
commit
5368632c85
1 changed files with 0 additions and 1 deletions
|
|
@ -80,7 +80,6 @@ class ExtractScanlineExr(pyblish.api.InstancePlugin):
|
|||
self.log.warning(e)
|
||||
|
||||
repre['name'] = 'exr'
|
||||
repre['outputName'] = "scanline exr"
|
||||
try:
|
||||
repre['tags'].remove('toScanline')
|
||||
except ValueError:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue