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

Commit

Permalink
Merge pull request #166 from communitiesuk/BAU/update-domain-la-mappings
Browse files Browse the repository at this point in the history
BAU: Add Boston council returns perms for E-Lindsey
  • Loading branch information
samuelhwilliams authored May 22, 2024
2 parents 53eae90 + 92f4a28 commit 7cf98fe
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
Expand Up @@ -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",),
Expand Down

0 comments on commit 7cf98fe

Please sign in to comment.