Remove newline in settings

This commit is contained in:
2022-10-27 18:08:01 +01:00
parent 862de0ab5f
commit 7e4f3f52d1

View File

@@ -24,7 +24,6 @@ BASE_DIR = Path(__file__).resolve().parent.parent
ALLOWED_HOSTS = [] ALLOWED_HOSTS = []
# Application definition # Application definition
INSTALLED_APPS = [ INSTALLED_APPS = [