]> kaliko git repositories - mpd-sima.git/blobdiff - sima/lib/simafm.py
Cleanup some dead code
[mpd-sima.git] / sima / lib / simafm.py
index 236efe725cb9458dbf7f50531ffed66f0c92d156..6cff45f1d997541338c0dd7d647b8a425213ac12 100644 (file)
@@ -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,