mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-23 22:53:00 +02:00
Linting
This commit is contained in:
@@ -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,
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user