0
0
Fork 0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2024-11-16 01:25:06 +00:00

[udemy] Remove unused import

This commit is contained in:
Sergey M․ 2016-03-31 23:00:11 +06:00
parent 6bb4600717
commit 86f3b66cec

View file

@ -17,7 +17,6 @@
int_or_none, int_or_none,
sanitized_Request, sanitized_Request,
unescapeHTML, unescapeHTML,
update_url_query,
urlencode_postdata, urlencode_postdata,
) )