1
0
Fork 0

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