mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-11-10 11:31:19 +00:00
[karaoketv] Remove unused import
This commit is contained in:
parent
8ad6b5ed9f
commit
6a5fa75490
1 changed files with 0 additions and 1 deletions
|
@ -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 a new issue