flake8 cleanup

This commit is contained in:
Tim Broder 2018-07-31 17:03:04 -04:00
parent ff5f119206
commit 1a0fa9d842

View File

@ -27,7 +27,6 @@ from ..utils import (
try_get, try_get,
unified_timestamp, unified_timestamp,
update_url_query, update_url_query,
urlencode_postdata,
url_or_none, url_or_none,
urljoin, urljoin,
) )