mirror of
https://github.com/ArchiveBox/ArchiveBox
synced 2024-11-10 06:34:16 +00:00
Linting
This commit is contained in:
parent
d4bca80b50
commit
54b25d9a81
1 changed files with 0 additions and 4 deletions
|
@ -19,14 +19,10 @@ from ..util import (
|
|||
)
|
||||
from ..config import (
|
||||
OUTPUT_DIR,
|
||||
TEMPLATES_DIR,
|
||||
VERSION,
|
||||
GIT_SHA,
|
||||
FOOTER_INFO,
|
||||
HTML_INDEX_FILENAME,
|
||||
STATIC_DIR_NAME,
|
||||
ROBOTS_TXT_FILENAME,
|
||||
FAVICON_FILENAME,
|
||||
setup_django,
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in a new issue