Skip to content

Commit

Permalink
removed comment
Browse files Browse the repository at this point in the history
  • Loading branch information
tanjaFrejaEid committed Dec 14, 2023
1 parent 8b8d36e commit 4c0b0f6
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ public class UpdateOrganisationIdRequest implements RelyingPartyRequest {

private final String identifier;
private final List<OrganisationIdAttribute> additionalAttributes;
// @JsonIgnore ???
private final String relyingPartyId;

public static UpdateOrganisationIdRequest create(String identifier, List<OrganisationIdAttribute> additionalAttributes){
Expand Down

0 comments on commit 4c0b0f6

Please sign in to comment.