Remove whitespace

This commit is contained in:
Allan Ihsan 2022-05-25 12:59:53 +03:00
parent 8e0b0156ca
commit 043ba41de7

View file

@ -144,7 +144,6 @@ class ExtractThumbnail(pyblish.api.InstancePlugin):
# output file
jpeg_items.append(path_to_subprocess_arg(full_output_path))
subprocess_command = " ".join(jpeg_items)
# run subprocess