remove unecessary comment

This commit is contained in:
Jakub Trllo 2024-07-23 09:44:42 +02:00 committed by GitHub
parent f61675b10e
commit d060244d49
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -52,7 +52,6 @@ class IntegrateAYONReview(pyblish.api.InstancePlugin):
if repre.get("thumbnail") or "thumbnail" in repre_tags:
continue
# include only thumbnail representations
repre_path = get_publish_repre_path(
instance, repre, False
)