mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-11-10 18:36:33 +00:00
Remove unused import
This commit is contained in:
parent
ab194e064e
commit
4b9eaf1b38
1 changed files with 0 additions and 1 deletions
|
|
@ -9,7 +9,6 @@ from datetime import date
|
||||||
|
|
||||||
from six.moves import range, queue as Queue, zip
|
from six.moves import range, queue as Queue, zip
|
||||||
|
|
||||||
from kodi_six import xbmc
|
|
||||||
import requests
|
import requests
|
||||||
from helper import settings, stop, window
|
from helper import settings, stop, window
|
||||||
from jellyfin import Jellyfin
|
from jellyfin import Jellyfin
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue