mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 13:24:54 +01:00
removed duplicated line
This commit is contained in:
parent
0207fb133c
commit
e43f7bc007
1 changed files with 0 additions and 1 deletions
|
|
@ -244,7 +244,6 @@ class ExtractHarmonyZip(openpype.api.Extractor):
|
|||
os.path.dirname(work_path), file_template, data, [".zip"]
|
||||
)[1]
|
||||
|
||||
work_path = anatomy_filled["work"]["path"]
|
||||
base_name = os.path.splitext(os.path.basename(work_path))[0]
|
||||
|
||||
staging_work_path = os.path.join(os.path.dirname(staging_scene),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue