mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Update client/ayon_core/tools/loader/abstract.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
This commit is contained in:
parent
26e2b45c9c
commit
1d66a86d79
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue