1
0
mirror of https://codeberg.org/polarisfm/youtube-dl synced 2024-11-26 18:34:32 +01:00

[udemy] Remove unused import

This commit is contained in:
Sergey M․ 2015-12-02 00:51:47 +06:00
parent 328f82d59a
commit 9fc87fa767

View File

@ -5,7 +5,6 @@ from ..compat import (
compat_HTTPError,
compat_urllib_parse,
compat_urllib_request,
compat_urlparse,
)
from ..utils import (
ExtractorError,