mirror of
https://github.com/ankitects/anki.git
synced 2026-01-14 14:29:10 -05:00
remove unused ref
This commit is contained in:
parent
e7b6b9befa
commit
90adf539d8
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