mirror of https://github.com/yt-dlp/yt-dlp.git
[udemy] Remove unused import
This commit is contained in:
parent
328f82d59a
commit
9fc87fa767
|
@ -5,7 +5,6 @@ from ..compat import (
|
|||
compat_HTTPError,
|
||||
compat_urllib_parse,
|
||||
compat_urllib_request,
|
||||
compat_urlparse,
|
||||
)
|
||||
from ..utils import (
|
||||
ExtractorError,
|
||||
|
|
Loading…
Reference in New Issue