🐕 fix linting issues

This commit is contained in:
Ondřej Samohel 2025-10-16 18:55:04 +02:00
parent e356630f4d
commit 68e19f4184
No known key found for this signature in database
GPG key ID: 02376E18990A97C6

View file

@ -82,7 +82,6 @@ class CollectResourcesPath(pyblish.api.InstancePlugin):
# TODO remove when all clients have solved this issue
template_data.update({"frame": "FRAME_TEMP", "representation": "TEMP"})
template_name = get_publish_template_name(
project_name=template_data["project"]["name"],
host_name=get_current_host_name(),