mirror of
https://github.com/beetbox/beets.git
synced 2025-12-29 20:12:33 +01:00
lastgenre: Remove leftover/unused REPLACE constant
This commit is contained in:
parent
efa968175b
commit
0dcf7fdc23
1 changed files with 0 additions and 4 deletions
|
|
@ -42,10 +42,6 @@ PYLAST_EXCEPTIONS = (
|
|||
pylast.NetworkError,
|
||||
)
|
||||
|
||||
REPLACE = {
|
||||
"\u2010": "-",
|
||||
}
|
||||
|
||||
|
||||
# Canonicalization tree processing.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue