Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
zubaira committed Dec 11, 2024
1 parent 19d662d commit 713346a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,6 @@ private void handleResponse(OutboundMessageResponse status, OutboundSms sms) {
sms.setStatus(OutboundSmsStatus.FAILED);
}

outboundSmsService.save(sms);
try {
authenticationService.obtainSystemAuthentication();
outboundSmsService.save(sms);
Expand Down

0 comments on commit 713346a

Please sign in to comment.