mirror of
https://github.com/l1ving/youtube-dl
synced 2025-03-11 00:47:15 +08:00
[ciscolive] Remove unnecessary ExtractorError import
This commit is contained in:
parent
10ce83e1d5
commit
240ac9b0cc
@ -11,8 +11,7 @@ from ..utils import (
|
|||||||
try_get,
|
try_get,
|
||||||
clean_html,
|
clean_html,
|
||||||
urlencode_postdata,
|
urlencode_postdata,
|
||||||
int_or_none,
|
int_or_none
|
||||||
ExtractorError
|
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user