mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
Remove unused import
This commit is contained in:
parent
b84f2d7873
commit
d1bb69aaec
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ import anki.cards
|
|||
import aqt
|
||||
import aqt.forms
|
||||
from aqt import gui_hooks
|
||||
from aqt.profiles import ProfileManager
|
||||
from aqt.qt import *
|
||||
from aqt.utils import (
|
||||
disable_help_button,
|
||||
|
|
Loading…
Reference in a new issue