Skip to content
This repository has been archived by the owner on Sep 1, 2024. It is now read-only.

Commit

Permalink
Merge branch 'develop' into feature/js-develop/private-education-quer…
Browse files Browse the repository at this point in the history
…y-controller-main
  • Loading branch information
l00pss authored Apr 19, 2024
2 parents e3a3586 + d2b5362 commit 8a8da64
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ public class EducationCommandPrivateController implements EducationCommandPrivat

public EducationCommandPrivateController(AbstractEducationCommandDomainPresentationService abstractEducationCommandDomainPresentationService) {
this.abstractEducationCommandDomainPresentationService = abstractEducationCommandDomainPresentationService;

}

@Override
Expand Down

0 comments on commit 8a8da64

Please sign in to comment.