Update client/ayon_core/tools/loader/abstract.py

Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
This commit is contained in:
Ondřej Samohel 2025-06-13 16:41:22 +02:00 committed by GitHub
parent 26e2b45c9c
commit 1d66a86d79
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -144,7 +144,6 @@ class ProductItem:
folder_id: str,
folder_label: str,
version_items: dict[str, VersionItem],
*,
product_in_scene: bool,
):
self.product_id = product_id