Update test/test_download.py

This commit is contained in:
dirkf 2024-02-21 11:29:34 +00:00 committed by GitHub
parent 0203fa9bb6
commit a9f55cb69b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -29,7 +29,6 @@ from youtube_dl.compat import (
compat_filter as filter,
compat_http_client,
compat_map as map,
compat_urllib_error,
compat_HTTPError,
compat_open as open,
compat_urllib_error,