mirror of
https://gitlab.com/ytdl-org/youtube-dl.git
synced 2025-11-01 07:12:23 -04:00
Remove unused imports
This commit is contained in:
@@ -8,10 +8,8 @@ import socket
|
||||
from .common import InfoExtractor
|
||||
from ..utils import (
|
||||
compat_http_client,
|
||||
compat_parse_qs,
|
||||
compat_str,
|
||||
compat_urllib_error,
|
||||
compat_urllib_parse_urlparse,
|
||||
compat_urllib_request,
|
||||
|
||||
ExtractorError,
|
||||
|
||||
Reference in New Issue
Block a user