Remove obsolete import
This commit is contained in:
parent
e87edb07f0
commit
45fb84e697
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ import heapq
|
|||
import xbmc
|
||||
|
||||
from . import utils, app
|
||||
from Queue import Empty
|
||||
|
||||
LOG = getLogger('PLEX.' + __name__)
|
||||
|
||||
|
|
Loading…
Reference in a new issue