[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,
)