mirror of
https://github.com/l1ving/youtube-dl
synced 2025-03-10 20:47:21 +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,
|
||||
clean_html,
|
||||
urlencode_postdata,
|
||||
int_or_none,
|
||||
ExtractorError
|
||||
int_or_none
|
||||
)
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user