Update client/ayon_core/plugins/publish/integrate.py

Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
This commit is contained in:
Fabià Serra Arrizabalaga 2024-06-10 15:43:40 +02:00 committed by GitHub
parent d121447878
commit c7a2cb95a1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -396,7 +396,6 @@ class IntegrateAsset(pyblish.api.InstancePlugin):
product_id = None
if existing_product_entity:
product_id = existing_product_entity["id"]
product_entity = new_product_entity(
product_name,
product_type,