mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-12 22:25:44 -04: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 (
|
from ..config import (
|
||||||
OUTPUT_DIR,
|
OUTPUT_DIR,
|
||||||
TEMPLATES_DIR,
|
|
||||||
VERSION,
|
VERSION,
|
||||||
GIT_SHA,
|
GIT_SHA,
|
||||||
FOOTER_INFO,
|
FOOTER_INFO,
|
||||||
HTML_INDEX_FILENAME,
|
HTML_INDEX_FILENAME,
|
||||||
STATIC_DIR_NAME,
|
|
||||||
ROBOTS_TXT_FILENAME,
|
|
||||||
FAVICON_FILENAME,
|
|
||||||
setup_django,
|
setup_django,
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue