Fix unused-import errors found by pylint
This commit is contained in:
parent
5f20fa6134
commit
6f28726758
9 changed files with 0 additions and 17 deletions
|
@ -10,10 +10,6 @@ Parameters:
|
|||
* mocp.format: Format string for the song information. Tag values can be put in curly brackets (i.e. {artist})
|
||||
"""
|
||||
|
||||
from collections import defaultdict
|
||||
|
||||
import string
|
||||
|
||||
import bumblebee.util
|
||||
import bumblebee.input
|
||||
import bumblebee.output
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue