mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-12-10 08:02:43 +01:00
[utils] Remove unused import
This commit is contained in:
@@ -34,7 +34,6 @@ from .compat import (
|
||||
compat_chr,
|
||||
compat_getenv,
|
||||
compat_html_entities,
|
||||
compat_html_parser,
|
||||
compat_parse_qs,
|
||||
compat_str,
|
||||
compat_urllib_error,
|
||||
|
||||
Reference in New Issue
Block a user