Skip to content

Commit

Permalink
fix(impl): [#199] fix IDE warning
Browse files Browse the repository at this point in the history
  • Loading branch information
dsmf committed Apr 9, 2024
1 parent 51c03e2 commit 7efea9d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ public class PolicyStoreService implements AcceptedPoliciesProvider {
/**
* Constants for the configured default policy.
*/
private final class ConfiguredDefaultPolicy {
private static final class ConfiguredDefaultPolicy {
/**
* ID for default policy (see TRI-1594)
*/
Expand Down

0 comments on commit 7efea9d

Please sign in to comment.