Skip to content

Commit

Permalink
Resolve PR comments
Browse files Browse the repository at this point in the history
  • Loading branch information
NipuniBhagya committed Oct 15, 2024
1 parent b759e58 commit 28ee152
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ public class GuestApiServiceCore {
private final InvitationCoreService invitationCoreService;

public GuestApiServiceCore(InvitationCoreService invitationCoreService) {

this.invitationCoreService = invitationCoreService;
}

Expand Down

0 comments on commit 28ee152

Please sign in to comment.