mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-22 22:34:01 -07:00
fix: remove unuse method ..utils.format_bytes
This commit is contained in:
parent
f7920e0449
commit
8c23106b03
1 changed files with 0 additions and 1 deletions
|
@ -19,7 +19,6 @@ from ..utils import (
|
||||||
cli_configuration_args,
|
cli_configuration_args,
|
||||||
encodeFilename,
|
encodeFilename,
|
||||||
encodeArgument,
|
encodeArgument,
|
||||||
format_bytes,
|
|
||||||
handle_youtubedl_headers,
|
handle_youtubedl_headers,
|
||||||
check_executable,
|
check_executable,
|
||||||
is_outdated_version,
|
is_outdated_version,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue