Skip to content

Commit

Permalink
chore: dummy commit
Browse files Browse the repository at this point in the history
  • Loading branch information
oproprioleonardo committed Jul 28, 2024
1 parent 53fcd2d commit 2014063
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ public SignUpOutput execute(SignUpInput anIn) {
this.upsertEmailGateway.create(upsertEmail);

this.sendEmail(notification, emailAddress, user, upsertEmail);

return SignUpOutput.from(user);
}

Expand Down

0 comments on commit 2014063

Please sign in to comment.