Skip to content

Commit 5a674b8

Browse files
committed
fix: Revert unnecessary addition of transferable to email link errors
1 parent 34c36bb commit 5a674b8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/shared/src/errors/emailLinkError.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,4 @@ export const EmailLinkErrorCodeStatus = {
2424
Expired: 'expired',
2525
Failed: 'failed',
2626
ClientMismatch: 'client_mismatch',
27-
Transferable: 'transferable',
2827
} as const;

0 commit comments

Comments
 (0)