Skip to content

Commit

Permalink
removed unused line
Browse files Browse the repository at this point in the history
  • Loading branch information
l-koehler committed Jan 30, 2024
1 parent b92548b commit 3ab6e1c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ffconverter/preferences_dlg.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,6 @@ def __init__(self, parent=None, test = False):
else:
other_optionsGrid = utils.add_to_grid([self.mobile_uiQChB])

mobile_uiGrid = utils.add_to_grid([self.use_wslQChB])

tabwidget1_layout = utils.add_to_layout(
'v', saveQL,
QSpacerItem(14, 13), existQL, exist_layout,
Expand Down

0 comments on commit 3ab6e1c

Please sign in to comment.