mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-10-04 20:45:03 -04:00
Remove unused imports
This commit is contained in:
@@ -5,7 +5,6 @@ from ..utils import (
|
||||
compat_parse_qs,
|
||||
compat_urllib_parse,
|
||||
compat_urllib_request,
|
||||
compat_str,
|
||||
determine_ext,
|
||||
ExtractorError,
|
||||
)
|
||||
|
Reference in New Issue
Block a user