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