Browse Source

Remove newline

Thibaud Colas 2 months ago
parent
commit
b0b8e9bd09
1 changed files with 0 additions and 1 deletions
  1. 0 1
      bakerydemo/settings/base.py

+ 0 - 1
bakerydemo/settings/base.py

@@ -251,4 +251,3 @@ if "CSP_DEFAULT_SRC" in os.environ:
         CSP_OBJECT_SRC = os.environ.get("CSP_OBJECT_SRC").split(",")
     if "CSP_REPORT_URI" in os.environ:
         CSP_REPORT_URI = os.environ.get("CSP_REPORT_URI")
-