Browse Source
[test_download] Remove unused import
master-ytdl-org
Sergey M․
8 years ago
No known key found for this signature in database
GPG Key ID: 2C393E0F18A9236D
1 changed files with
0 additions and
1 deletions
-
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, |
|
|
|