mirror of
https://github.com/beetbox/beets.git
synced 2026-01-05 07:23:33 +01:00
Fix unused import leftover on test_library
This commit is contained in:
parent
a5ecc77663
commit
2f2cdd24da
1 changed files with 0 additions and 1 deletions
|
|
@ -25,7 +25,6 @@ import shutil
|
|||
import re
|
||||
import unicodedata
|
||||
import sys
|
||||
import time
|
||||
|
||||
from test import _common
|
||||
from test._common import unittest
|
||||
|
|
|
|||
Loading…
Reference in a new issue