Format code

pull/4/head
LEv145 2023-07-04 08:51:42 +02:00
parent 52b7e129f7
commit 41ce78ae58
1 changed files with 0 additions and 1 deletions

View File

@ -479,7 +479,6 @@ class AspectRatioScript(scripts.Script):
is_reverse_logic_mode = not is_reverse_logic_mode
return [
arc_show_logic.update(visible=False),
arc_hide_logic.update(visible=True),
]