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,
|
||||
IS_TTY,
|
||||
TERM_WIDTH,
|
||||
OUTPUT_DIR,
|
||||
SOURCES_DIR_NAME,
|
||||
HTML_INDEX_FILENAME,
|
||||
stderr,
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in a new issue