mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-03-09 12:50:23 -05:00
[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 ..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