Skip to content

Commit

Permalink
Renamed ServerAction VERIFICATION_EMAIL to VERIFY_EMAIL and use only …
Browse files Browse the repository at this point in the history
…one constant
  • Loading branch information
LucasBrazi06 committed Jan 9, 2022
1 parent 95cc56b commit b18ad71
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/types/Server.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,6 @@ export enum ServerAction {
NEW_REGISTERED_USER = 'NewRegisteredUser',
UNKNOWN_USER_BADGED = 'UnknownUserBadged',
TRANSACTION_STARTED = 'TransactionStarted',
VERIFICATION_EMAIL = 'VerificationEmail',
VERIFICATION_EMAIL_USER_IMPORT = 'VerificationEmailUserImport',
PATCH_EVSE_STATUS_ERROR = 'PatchEVSEStatusError',
PATCH_EVSE_ERROR = 'PatchEVSEError',
Expand Down

0 comments on commit b18ad71

Please sign in to comment.