Skip to content

Commit

Permalink
Update client/ayon_openrv/plugins/load/openrv/load_frames.py
Browse files Browse the repository at this point in the history
Co-authored-by: Roy Nieterau <[email protected]>
  • Loading branch information
georgeantonopoulos-bcnvisuals and BigRoy authored Jan 9, 2025
1 parent 1912c84 commit 1fece5f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions client/ayon_openrv/plugins/load/openrv/load_frames.py
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,6 @@ def _get_sequence_range(self, context):
return

# Check version attributes first as they should have the correct frame range
frame_start = None
frame_end = None

version_attribs = version_entity["attrib"]
frame_start = version_attribs.get("frameStart")
Expand Down

0 comments on commit 1fece5f

Please sign in to comment.