mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-20 05:14:02 -07:00
Remove unused imports
This commit is contained in:
parent
c841789772
commit
51ee08c4bb
4 changed files with 0 additions and 6 deletions
|
@ -8,8 +8,6 @@ from ..utils import (
|
|||
determine_ext,
|
||||
ExtractorError,
|
||||
qualities,
|
||||
compat_urllib_parse_urlparse,
|
||||
compat_urllib_parse,
|
||||
int_or_none,
|
||||
parse_duration,
|
||||
unified_strdate,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue