mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 16:56:36 -04:00
remove unused ref
This commit is contained in:
parent
ba9ebcf8f9
commit
d6d5677fa8
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
from aqt.qt import *
|
||||
from operator import itemgetter
|
||||
from aqt.utils import showInfo, askUser, getText, maybeHideClose, openHelp
|
||||
import aqt.modelchooser, aqt.clayout
|
||||
import aqt.clayout
|
||||
from anki import stdmodels
|
||||
from aqt.utils import saveGeom, restoreGeom
|
||||
import collections
|
||||
|
|
Loading…
Reference in a new issue