mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-07-09 23:33:54 -05:00
[downloader] Remove various unneeded assignments and imports
This commit is contained in:
@ -11,7 +11,6 @@ from ..compat import compat_str
|
||||
from ..utils import (
|
||||
check_executable,
|
||||
encodeFilename,
|
||||
format_bytes,
|
||||
get_exe_version,
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user