fix doubled line

This commit is contained in:
Jakub Trllo 2025-12-18 16:44:15 +01:00
parent 818a9f21f3
commit c55c6a2675

View file

@ -201,7 +201,6 @@ class ExtractThumbnailFromSource(pyblish.api.InstancePlugin):
self.log.warning("Failed to get resolution args for ffmpeg.")
return False
max_int = str(2147483647)
ffmpeg_cmd = get_ffmpeg_tool_args(
"ffmpeg",