Fix some linting issues

This commit is contained in:
cvium 2020-10-29 12:42:57 +01:00 committed by Matt
parent 096680bc57
commit 21cf8bcb68
3 changed files with 2 additions and 3 deletions

View file

@ -10,7 +10,6 @@ import threading
from kodi_six import xbmc
import connect
import downloader
import player
from client import get_device_id
from objects import PlaylistWorker, on_play, on_update, special_listener