Remove unused imports
This commit is contained in:
parent
977887469c
commit
2101830c0d
4 changed files with 1 additions and 6 deletions
|
@ -5,7 +5,6 @@ from ..utils import (
|
|||
compat_parse_qs,
|
||||
compat_urllib_parse,
|
||||
compat_urllib_request,
|
||||
compat_str,
|
||||
determine_ext,
|
||||
ExtractorError,
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue