Update client/ayon_core/pipeline/load/plugins.py

This commit is contained in:
Roy Nieterau 2025-06-18 09:59:09 +02:00 committed by GitHub
parent a593516f29
commit 1d55f2a033
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -300,7 +300,6 @@ class LoaderHookPlugin:
container: dict, # (ayon:container-3.0)
context: dict,
plugin: LoaderPlugin | None = None,
):
pass