mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
fix doubled line
This commit is contained in:
parent
818a9f21f3
commit
c55c6a2675
1 changed files with 0 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue