Browse Source

Remove newline

Thibaud Colas 4 tháng trước cách đây
mục cha
commit
b0b8e9bd09
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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")
-