lint: Remove unused imports from utils
This commit is contained in:
parent
f397634dd2
commit
f330e6428b
1 changed files with 0 additions and 2 deletions
|
@ -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,
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue