Skip to content

Commit

Permalink
fix: remove redundant constant
Browse files Browse the repository at this point in the history
  • Loading branch information
dominictb committed Sep 5, 2024
1 parent 48a7997 commit dcfb320
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/CONST.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1340,7 +1340,6 @@ const CONST = {
STUDENT_AMBASSADOR: 'studentambassadors@expensify.com',
SVFG: 'svfg@expensify.com',
EXPENSIFY_EMAIL_DOMAIN: '@expensify.com',
ANONYMOUS_USER_DOMAIN: '@expensify.anon',
},

CONCIERGE_DISPLAY_NAME: 'Concierge',
Expand Down

0 comments on commit dcfb320

Please sign in to comment.