X-Git-Url: https://git.kaliko.me/?a=blobdiff_plain;f=sima%2Flib%2Fsimafm.py;fp=sima%2Flib%2Fsimafm.py;h=6cff45f1d997541338c0dd7d647b8a425213ac12;hb=6ec7666214b71dc121a0d9b0fdb9ca7d48bda6d5;hp=236efe725cb9458dbf7f50531ffed66f0c92d156;hpb=c2c435f2d5a6e13d610f91d16764a62ae6cb315a;p=mpd-sima.git diff --git a/sima/lib/simafm.py b/sima/lib/simafm.py index 236efe7..6cff45f 100644 --- a/sima/lib/simafm.py +++ b/sima/lib/simafm.py @@ -41,7 +41,6 @@ class SimaFM: """Last.fm http client """ root_url = 'http://{host}/{version}/'.format(**LFM) - ratelimit = None name = 'Last.fm' cache = False stats = {'etag':0,