♻️ and remove unnecessary import

This commit is contained in:
Ondřej Samohel 2025-10-17 11:40:18 +02:00
parent d99075fed6
commit fd5a5a2142
No known key found for this signature in database
GPG key ID: 02376E18990A97C6

View file

@ -14,7 +14,6 @@ import copy
import pyblish.api
from ayon_core.pipeline.publish import get_publish_template_name
from ayon_core.pipeline.context_tools import get_current_host_name
class CollectResourcesPath(pyblish.api.InstancePlugin):