Remove obsolete imports
This commit is contained in:
parent
d004152bd8
commit
4909b4bc14
1 changed files with 1 additions and 2 deletions
|
@ -4,7 +4,6 @@ from logging import getLogger
|
|||
from threading import Thread
|
||||
from urlparse import parse_qsl
|
||||
|
||||
from pickler import pickle_me, Playback_Successful
|
||||
import playback
|
||||
from context_entry import ContextMenu
|
||||
import state
|
||||
|
|
Loading…
Reference in a new issue