Skip to content

Commit

Permalink
ping build
Browse files Browse the repository at this point in the history
  • Loading branch information
Grahame Grieve committed Nov 25, 2024
1 parent 3606fec commit bb2a441
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -490,6 +490,6 @@ public IValidationPolicyAdvisor getPolicyAdvisor() {

@Override
public IValidationPolicyAdvisor setPolicyAdvisor(IValidationPolicyAdvisor policyAdvisor) {
throw new Error("Not supported");
throw new Error("Not supported"); // !
}
}

0 comments on commit bb2a441

Please sign in to comment.