mirror of
https://github.com/l1ving/youtube-dl
synced 2026-05-31 23:50:37 +08:00
[ciscolive] Remove unnecessary ExtractorError import
This commit is contained in:
@@ -11,8 +11,7 @@ from ..utils import (
|
||||
try_get,
|
||||
clean_html,
|
||||
urlencode_postdata,
|
||||
int_or_none,
|
||||
ExtractorError
|
||||
int_or_none
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user