Skip to content

Commit

Permalink
Removed unused attributes
Browse files Browse the repository at this point in the history
  • Loading branch information
donob4n committed Apr 12, 2020
1 parent cb51494 commit a0b2b7b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions qubesmanager/qube_manager.py
Original file line number Diff line number Diff line change
Expand Up @@ -547,9 +547,6 @@ def run(self):


class VmManagerWindow(ui_qubemanager.Ui_VmManagerWindow, QMainWindow):
# pylint: disable=too-many-instance-attributes
row_height = 30
column_width = 200
# suppress saving settings while initializing widgets
settings_loaded = False
columns_indices = {"Type": 0,
Expand Down

0 comments on commit a0b2b7b

Please sign in to comment.