We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34c36bb commit 5a674b8Copy full SHA for 5a674b8
1 file changed
packages/shared/src/errors/emailLinkError.ts
@@ -24,5 +24,4 @@ export const EmailLinkErrorCodeStatus = {
24
Expired: 'expired',
25
Failed: 'failed',
26
ClientMismatch: 'client_mismatch',
27
- Transferable: 'transferable',
28
} as const;
0 commit comments