chore: syntax cleaning and redundant variable cleanup

This commit is contained in:
Ignacio Muñoz Fernandez
2020-11-20 11:46:06 +01:00
committed by Dan Albert
parent 0f1b396dd2
commit 1553e5efd5
2 changed files with 3 additions and 9 deletions

View File

@@ -38,4 +38,3 @@ class QBuildingInfo(QGroupBox):
footer = QHBoxLayout()
self.setLayout(layout)