mirror of
https://github.com/ytdl-org/ytdl-nightly.git
synced 2025-01-24 19:51:08 +01:00
[karaoketv] Remove unused import
This commit is contained in:
parent
8ad6b5ed9f
commit
6a5fa75490
@ -4,7 +4,6 @@ from __future__ import unicode_literals
|
|||||||
from .common import InfoExtractor
|
from .common import InfoExtractor
|
||||||
from ..compat import compat_urllib_parse
|
from ..compat import compat_urllib_parse
|
||||||
from ..utils import (
|
from ..utils import (
|
||||||
ExtractorError,
|
|
||||||
js_to_json,
|
js_to_json,
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user