mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-10 09:07:58 +01:00
[ctsnews] Remove unused import
This commit is contained in:
parent
02c1d5e285
commit
3198291f26
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@
|
|||
from __future__ import unicode_literals
|
||||
|
||||
from .common import InfoExtractor
|
||||
from ..compat import compat_urllib_request
|
||||
from ..utils import parse_iso8601, ExtractorError
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue