thread.py: Remove unused imports
This commit is contained in:
parent
8733e5c22a
commit
42f91cce80
@ -1,9 +1,6 @@
|
||||
|
||||
from __future__ import absolute_import
|
||||
|
||||
import anki
|
||||
import anki.storage
|
||||
|
||||
from ankisyncd.collection import CollectionWrapper, CollectionManager
|
||||
|
||||
from threading import Thread
|
||||
|
||||
Loading…
Reference in New Issue
Block a user