removed more last.fm stuff

This commit is contained in:
Peter Schnebel 2013-10-31 20:30:13 +01:00
parent e4abf0af35
commit 890e522bc0

View file

@ -15,8 +15,6 @@
# requires python-mpd to run. install with: pip install python-mpd
import logging
# for fetching similar artists, tracks ...
import pylast
# for connecting to mpd
from mpd import MPDClient, CommandError, PendingCommandError, ConnectionError
# for catching socket errors