diff --git a/resources/lib/artwork.py b/resources/lib/artwork.py index 545aa0ac..645a1568 100644 --- a/resources/lib/artwork.py +++ b/resources/lib/artwork.py @@ -14,8 +14,7 @@ import xbmcgui import xbmcvfs from utils import window, settings, language as lang, kodiSQL, tryEncode, \ - tryDecode, IfExists, ThreadMethods, ThreadMethodsAdditionalSuspend, \ - ThreadMethodsAdditionalStop + tryDecode, IfExists, ThreadMethods, ThreadMethodsAdditionalStop # Disable annoying requests warnings import requests.packages.urllib3