mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-03 06:17:53 +10:00
unused import fix
This commit is contained in:
@@ -10,9 +10,6 @@ from django.utils.crypto import get_random_string
|
||||
|
||||
from ..config import ( # noqa: F401
|
||||
DEBUG,
|
||||
IS_TTY,
|
||||
VERSION,
|
||||
IN_DOCKER,
|
||||
SECRET_KEY,
|
||||
ALLOWED_HOSTS,
|
||||
PACKAGE_DIR,
|
||||
|
||||
Reference in New Issue
Block a user