mirror of
https://github.com/beetbox/beets.git
synced 2025-12-23 00:54:03 +01:00
removed unused imports
This commit is contained in:
parent
fbd1266bc5
commit
d5a52cbd26
1 changed files with 0 additions and 2 deletions
|
|
@ -21,8 +21,6 @@ import re
|
|||
import copy
|
||||
import unittest
|
||||
|
||||
from beets.dbcore.types import Integer, PaddedInt
|
||||
|
||||
from test import _common
|
||||
from beets import autotag
|
||||
from beets.autotag import match
|
||||
|
|
|
|||
Loading…
Reference in a new issue