Skip to content

Commit

Permalink
Dedupe welcome email (#10752)
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacsolo authored Dec 17, 2024
1 parent 70159a6 commit acdc2e5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/web/src/common/store/pages/signon/sagas.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1421,8 +1421,7 @@ export default function sagas() {
watchOpenSignOn,
watchSignOnError,
watchSendWelcomeEmail,
watchCreateGuestAccount,
watchSendWelcomeEmail
watchCreateGuestAccount
]
return sagas
}

0 comments on commit acdc2e5

Please sign in to comment.