Skip to content

Commit

Permalink
LRSD-7716 SF
Browse files Browse the repository at this point in the history
  • Loading branch information
brianchandotcom committed Feb 27, 2025
1 parent a837f29 commit a3eeae5
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ public ResponseEntity<String> getZendeskTicket(
try {
long zendeskOrganizationId = _fetchZendeskOrganizationId(
externalReferenceCode);

ZendeskTicket zendeskTicket = _zendeskService.getZendeskTicket(
ticketId);

Expand Down

0 comments on commit a3eeae5

Please sign in to comment.