1
0
mirror of https://github.com/l1ving/youtube-dl synced 2026-06-05 12:14:01 +08:00

flake8 cleanup

This commit is contained in:
Tim Broder
2018-07-31 17:03:04 -04:00
Unverified
parent ff5f119206
commit 1a0fa9d842
-1
View File
@@ -27,7 +27,6 @@ from ..utils import (
try_get,
unified_timestamp,
update_url_query,
urlencode_postdata,
url_or_none,
urljoin,
)