Removed useless line
This commit is contained in:
parent
be8230d54a
commit
c8c894bb7b
@ -279,8 +279,6 @@ class relForm(QtWidgets.QMainWindow):
|
||||
self.updateRelations()
|
||||
except Exception as e:
|
||||
self.error(e)
|
||||
finally:
|
||||
return
|
||||
|
||||
def closeEvent(self, event):
|
||||
self.save_settings()
|
||||
|
Loading…
Reference in New Issue
Block a user