Skip to content

Commit

Permalink
Revert "add Kiran to auth"
Browse files Browse the repository at this point in the history
This reverts commit d577806.
  • Loading branch information
tomlovesgithub committed Mar 23, 2023
1 parent d577806 commit 0bf7fa1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/store/auth.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ const module = {
'seniorleader@judicialappointments.digital',
'jacstaff@judicialappointments.digital',
'readonly@judicialappointments.digital',
'kiran.Annavarapu3@justice.gov.uk',
].indexOf((user.email).toLowerCase()) >= 0) {
allOk = true;
}
Expand Down

0 comments on commit 0bf7fa1

Please sign in to comment.