Skip to content

Commit

Permalink
Merge pull request #26 from opengisch/removeUpdateButtonsCall
Browse files Browse the repository at this point in the history
Remove unnecessary call to updateButtons()
  • Loading branch information
domi4484 authored Jan 9, 2022
2 parents 58d5a5a + 0e634b6 commit 4d82488
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,6 @@ def _checkTransactionGroup(self):
connectionString)

if transactionGroup is None:
self.updateButtons()
return

if self.nmRelation().isValid():
Expand Down

0 comments on commit 4d82488

Please sign in to comment.