mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-12-13 01:22:44 +01:00
[udemy] Remove unused import
This commit is contained in:
@@ -5,7 +5,6 @@ from ..compat import (
|
|||||||
compat_HTTPError,
|
compat_HTTPError,
|
||||||
compat_urllib_parse,
|
compat_urllib_parse,
|
||||||
compat_urllib_request,
|
compat_urllib_request,
|
||||||
compat_urlparse,
|
|
||||||
)
|
)
|
||||||
from ..utils import (
|
from ..utils import (
|
||||||
ExtractorError,
|
ExtractorError,
|
||||||
|
|||||||
Reference in New Issue
Block a user