[udemy] Remove unused import

This commit is contained in:
Sergey M․ 2016-03-31 23:00:11 +06:00
parent 6bb4600717
commit 86f3b66cec
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@ from ..utils import (
int_or_none,
sanitized_Request,
unescapeHTML,
update_url_query,
urlencode_postdata,
)