mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-17 00:24:26 -04:00
unused import fix
This commit is contained in:
parent
4f5bb3776c
commit
9c07fbdc0b
1 changed files with 0 additions and 3 deletions
|
@ -10,9 +10,6 @@ from django.utils.crypto import get_random_string
|
||||||
|
|
||||||
from ..config import ( # noqa: F401
|
from ..config import ( # noqa: F401
|
||||||
DEBUG,
|
DEBUG,
|
||||||
IS_TTY,
|
|
||||||
VERSION,
|
|
||||||
IN_DOCKER,
|
|
||||||
SECRET_KEY,
|
SECRET_KEY,
|
||||||
ALLOWED_HOSTS,
|
ALLOWED_HOSTS,
|
||||||
PACKAGE_DIR,
|
PACKAGE_DIR,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue