Remove unused imports
This commit is contained in:
parent
9e0c5791c1
commit
1525148114
3 changed files with 1 additions and 9 deletions
|
@ -8,7 +8,6 @@ from .subtitles import SubtitlesInfoExtractor
|
|||
from ..utils import (
|
||||
compat_urllib_request,
|
||||
compat_str,
|
||||
get_element_by_attribute,
|
||||
get_element_by_id,
|
||||
orderedSet,
|
||||
str_to_int,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue