mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
Fix copy of frames based representations
This commit is contained in:
parent
d79bd055bc
commit
930439ba12
1 changed files with 0 additions and 1 deletions
|
|
@ -372,7 +372,6 @@ class ProjectPushRepreItem:
|
|||
resource_files.append(ResourceFile(filepath, relative_path))
|
||||
continue
|
||||
|
||||
filepath = os.path.join(src_dirpath, basename)
|
||||
frame = None
|
||||
udim = None
|
||||
for item in src_basename_regex.finditer(basename):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue