Remove unused import

This commit is contained in:
cvium 2020-10-29 12:52:42 +01:00 committed by Matt
parent 21cf8bcb68
commit b6e2d0bbf3
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@ from datetime import date
from six.moves import range, queue as Queue
from kodi_six import xbmc
import requests
from helper import settings, stop, window
from jellyfin import Jellyfin