Skip to content

Commit

Permalink
Fix stupid merge error
Browse files Browse the repository at this point in the history
  • Loading branch information
thibault committed Oct 8, 2024
1 parent 80321cd commit 0161812
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions config/settings/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -381,11 +381,7 @@
"DJANGO_ENVERGO_AMENAGEMENT_DOMAIN", default="envergo.beta.gouv.fr"
)
ENVERGO_HAIE_DOMAIN = env("DJANGO_ENVERGO_HAIE_DOMAIN", default="haie.beta.gouv.fr")
<<<<<<< HEAD

DEMARCHES_SIMPLIFIEE_HAIE_URL = "https://www.demarches-simplifiees.fr/commencer/test-declaration-de-travaux-sur-haies"
||||||| parent of 6a07ed9e (Fix new file mattermost notification format)
=======

OPS_MATTERMOST_HANDLERS = env.list("DJANGO_OPS_MATTERMOST_HANDLERS", default=[])
>>>>>>> 6a07ed9e (Fix new file mattermost notification format)

0 comments on commit 0161812

Please sign in to comment.