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

Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
This commit is contained in:
Jakub Ježek 2025-04-14 14:00:18 +02:00 committed by GitHub
parent 46f7fa4cc1
commit 97bfd0459d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,7 +2,6 @@ import os
import logging
import sys
import copy
from pprint import pformat
import clique
import pyblish.api