Skip to content

Commit

Permalink
Update client/ayon_mocha/plugins/load/load_clip.py
Browse files Browse the repository at this point in the history
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
  • Loading branch information
antirotor and BigRoy authored Feb 4, 2025
1 parent 129e096 commit 14f33bd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/ayon_mocha/plugins/load/load_clip.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ def switch(self, container: dict, context: dict) -> None:
"""Switch the image sequence on the current camera."""
self.update(container, context)


def remove(self, container: dict) -> None:
"""Remove a container."""
host: MochaProHost = registered_host()
Expand Down

0 comments on commit 14f33bd

Please sign in to comment.