mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-28 00:30:03 +02:00
lint: Remove unused imports from utils
This commit is contained in:
committed by
Cristian Vargas
parent
f397634dd2
commit
f330e6428b
@@ -24,9 +24,7 @@ from .config import (
|
|||||||
ANSI,
|
ANSI,
|
||||||
IS_TTY,
|
IS_TTY,
|
||||||
TERM_WIDTH,
|
TERM_WIDTH,
|
||||||
OUTPUT_DIR,
|
|
||||||
SOURCES_DIR_NAME,
|
SOURCES_DIR_NAME,
|
||||||
HTML_INDEX_FILENAME,
|
|
||||||
stderr,
|
stderr,
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user