Skip to content
This repository has been archived by the owner on Jul 25, 2024. It is now read-only.

Commit

Permalink
BAU: Add Boston council returns perms for E-Lindsey
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcUsher committed May 22, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 53eae90 commit 92f4a28
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions app/const.py
Original file line number Diff line number Diff line change
@@ -142,11 +142,8 @@ class MIMETYPE(StrEnum):
),
),
"e-lindsey.gov.uk": (
("East Lindsey District Council",),
(
"Skegness",
"Mablethorpe",
),
("East Lindsey District Council", "Boston Borough Council"),
("Skegness", "Mablethorpe", "Boston"),
),
"eastriding.gov.uk": (
("East Riding of Yorkshire Council",),

0 comments on commit 92f4a28

Please sign in to comment.