From: Sergey M․ Date: Sat, 8 Apr 2017 07:19:01 +0000 (+0700) Subject: [test_download] Remove unused import X-Git-Url: http://git.bitcoin.ninja/index.cgi?p=youtube-dl;a=commitdiff_plain;h=60e5016199320333ad3f3584b5b0c0147cfaeba3 [test_download] Remove unused import --- diff --git a/test/test_download.py b/test/test_download.py index 5c5824d65..fd7d2e8be 100644 --- a/test/test_download.py +++ b/test/test_download.py @@ -11,7 +11,6 @@ sys.path.insert(0, os.path.dirname(os.path.dirname(os.path.abspath(__file__)))) from test.helper import ( assertGreaterEqual, expect_warnings, - expect_value, get_params, gettestcases, expect_info_dict,