mirror of
https://github.com/beetbox/beets.git
synced 2026-02-21 23:03:26 +01:00
Removed ipdb import
This commit is contained in:
parent
e4b2e7b476
commit
5c643a8f16
1 changed files with 0 additions and 1 deletions
|
|
@ -15,7 +15,6 @@
|
|||
|
||||
from __future__ import division, absolute_import, print_function
|
||||
|
||||
import ipdb
|
||||
import six
|
||||
|
||||
"""Gets genres for imported music based on Last.fm tags.
|
||||
|
|
|
|||
Loading…
Reference in a new issue