mirror of
https://github.com/beetbox/beets.git
synced 2026-02-21 23:03:26 +01:00
removed more last.fm stuff
This commit is contained in:
parent
e4abf0af35
commit
890e522bc0
1 changed files with 0 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue