1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-07-04 04:52:52 -05:00

[downloader/fragment] remove unused code

This commit is contained in:
Remita Amine
2017-04-22 18:19:47 +01:00
parent 3e0304fe6e
commit 4abdba643c
2 changed files with 0 additions and 5 deletions

View File

@ -12,7 +12,6 @@ from ..utils import (
encodeFilename,
sanitize_open,
sanitized_Request,
compat_str,
)