Skip to content

Commit

Permalink
Merge pull request #194 from UKGovernmentBEIS/DineshKumarASD-patch-1
Browse files Browse the repository at this point in the history
Update regulators.ts
  • Loading branch information
DineshKumarASD authored May 1, 2024
2 parents 0c4021f + 524b3a9 commit a0080ee
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/server/regulator/config/regulators.ts
Original file line number Diff line number Diff line change
Expand Up @@ -326,11 +326,6 @@ const regulators: Regulator[] = [
name: 'Water Services Regulation Authority',
domain: 'ofwat.gov.uk',
},
{
id: 'gmail',
name: 'gmail test',
domain: 'gmail.com',
},
{
id: 'Safety',
name: 'Safety Tech Accelerator',
Expand All @@ -341,7 +336,6 @@ const regulators: Regulator[] = [
name: 'Cognizant test',
domain: 'cognizant.com',
}


];

Expand Down

0 comments on commit a0080ee

Please sign in to comment.