mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
removed too many blank lines
This commit is contained in:
parent
ad66a16737
commit
c89a32a4e3
1 changed files with 0 additions and 2 deletions
|
|
@ -240,7 +240,6 @@ class ModifiedBurnins(ffmpeg_burnins.Burnins):
|
|||
|
||||
data.update(options)
|
||||
|
||||
|
||||
os_system = platform.system().lower()
|
||||
data_font = data.get("font")
|
||||
if not data_font:
|
||||
|
|
@ -253,7 +252,6 @@ class ModifiedBurnins(ffmpeg_burnins.Burnins):
|
|||
if data_font:
|
||||
data["font"] = data_font
|
||||
options["font"] = data_font
|
||||
|
||||
if ffmpeg_burnins._is_windows():
|
||||
data["font"] = (
|
||||
data_font
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue