mirror of
https://github.com/l1ving/youtube-dl
synced 2024-11-20 21:42:58 +08: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 ..compat import compat_urllib_parse
|
||||
from ..utils import (
|
||||
ExtractorError,
|
||||
js_to_json,
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user