[qqmusic] Remove unused import
This commit is contained in:
parent
eedda32e6b
commit
ed15e9ba02
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ from .common import InfoExtractor
|
||||||
from ..utils import (
|
from ..utils import (
|
||||||
strip_jsonp,
|
strip_jsonp,
|
||||||
unescapeHTML,
|
unescapeHTML,
|
||||||
js_to_json,
|
|
||||||
)
|
)
|
||||||
from ..compat import compat_urllib_request
|
from ..compat import compat_urllib_request
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue