mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 06:22:22 -04:00
remove obsolete call
This commit is contained in:
parent
518fcc3442
commit
595a7deef4
1 changed files with 0 additions and 1 deletions
|
@ -23,7 +23,6 @@ class AddCards(QDialog):
|
|||
self.setupEditor()
|
||||
self.addChooser()
|
||||
self.addButtons()
|
||||
self.setupStatus()
|
||||
self.modelChanged(self.parent.deck.currentModel)
|
||||
self.addedItems = 0
|
||||
restoreGeom(self, "add")
|
||||
|
|
Loading…
Reference in a new issue