1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-27 08:14:38 +02:00

lint: Remove unused imports from utils

This commit is contained in:
Cristian
2020-10-19 10:32:24 -05:00
committed by Cristian Vargas
parent f397634dd2
commit f330e6428b

View File

@@ -24,9 +24,7 @@ from .config import (
ANSI,
IS_TTY,
TERM_WIDTH,
OUTPUT_DIR,
SOURCES_DIR_NAME,
HTML_INDEX_FILENAME,
stderr,
)