X-Git-Url: https://git.kaliko.me/?a=blobdiff_plain;f=sima%2Flib%2Fsimafm.py;h=6cff45f1d997541338c0dd7d647b8a425213ac12;hb=fe1ed51724531b8c1e78e7d7eb590c9be20e275c;hp=236efe725cb9458dbf7f50531ffed66f0c92d156;hpb=7d24f8a6f0bb74de07c3e6d333a2948d9186be1b;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,