mirror of
https://github.com/ankitects/anki.git
synced 2025-12-20 10:22:57 -05:00
remove unused import
This commit is contained in:
parent
1cb0ac3670
commit
62ab2ed36d
1 changed files with 0 additions and 1 deletions
|
|
@ -42,7 +42,6 @@ from queue import Empty, Full, Queue
|
|||
from typing import Dict, Optional
|
||||
|
||||
from anki.utils import isWin
|
||||
from aqt import qconnect
|
||||
|
||||
|
||||
class MPVError(Exception):
|
||||
|
|
|
|||
Loading…
Reference in a new issue