mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
delete forgotten line
This commit is contained in:
parent
7868d8e016
commit
5df17ed293
1 changed files with 0 additions and 1 deletions
|
|
@ -53,7 +53,6 @@ class ExtractJpegEXR(pyblish.api.InstancePlugin):
|
|||
input_file = repre['files'][0]
|
||||
|
||||
stagingdir = os.path.normpath(repre.get("stagingDir"))
|
||||
input_file = repre['files'][0]
|
||||
|
||||
# input_file = (
|
||||
# collections[0].format('{head}{padding}{tail}') % start
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue