Skip to content

Commit

Permalink
Remove govuk-frontend
Browse files Browse the repository at this point in the history
This was another team that should have been removed in #955.
  • Loading branch information
ChrisBAshton committed Oct 9, 2023
1 parent b2c24c4 commit c3e0ed8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions terraform/deployments/sentry/locals.tf
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ locals {
"email-alert-service" = ["govuk-content-interactions-on-platform", "govuk-find-and-view"],
"feedback" = ["govuk-find-and-view"],
"finder-frontend" = ["govuk-find-and-view"],
"frontend" = ["govuk-find-and-view", "govuk-frontend"],
"government-frontend" = ["govuk-find-and-view", "govuk-frontend"],
"frontend" = ["govuk-find-and-view"],
"government-frontend" = ["govuk-find-and-view"],
"govspeak-preview" = ["govuk-publishing-platform"],
"hmrc-manuals-api" = ["govuk-publishing-platform"],
"imminence" = ["govuk-content-interactions-on-platform", "govuk-find-and-view"],
Expand Down

0 comments on commit c3e0ed8

Please sign in to comment.