X-Git-Url: https://git.kaliko.me/?a=blobdiff_plain;f=sima%2Fplugins%2Finternal%2Flastfm.py;h=125f0090291655dc60656998b5a541a36869e6cd;hb=1c01e4a7aa37eeef825c6918fc90b154a7f4ccc7;hp=66ced0442591bff8e9a663de66c53ea29541217c;hpb=418a891bc69e8729f327e0c9fc38e45786ade65d;p=mpd-sima.git diff --git a/sima/plugins/internal/lastfm.py b/sima/plugins/internal/lastfm.py index 66ced04..125f009 100644 --- a/sima/plugins/internal/lastfm.py +++ b/sima/plugins/internal/lastfm.py @@ -29,7 +29,7 @@ from os.path import join # local import from ...lib.simafm import SimaFM from ...lib.webserv import WebService -from ...lib.cache import FileCache, DictCache +from ...lib.cache import FileCache class Lastfm(WebService):