Skip to content

Commit

Permalink
spotless
Browse files Browse the repository at this point in the history
  • Loading branch information
GerhardPx committed Nov 13, 2024
1 parent 2e417be commit f995dd0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ public class Authorities {
public static final String S2S_INFOMANAGEMENT_REPOSITORY_WRITE_KONFIGURIERTERWAHLTAG = "Infomanagement_WRITE_KonfigurierterWahltag";
public static final String S2S_INFOMANAGEMENT_REPOSITORY_DELETE_KONFIGURIERTERWAHLTAG = "Infomanagement_DELETE_KonfigurierterWahltag";

public static final String[] ALL_AUTHORITIES_GET_WAHLVORSCHLAEGE = new String[]{
public static final String[] ALL_AUTHORITIES_GET_WAHLVORSCHLAEGE = new String[] {
SERVICE_GET_WAHLVORSCHLAEGE,
REPOSITORY_READ_WAHLVORSCHLAEGE,
REPOSITORY_WRITE_WAHLVORSCHLAEGE,
Expand Down

0 comments on commit f995dd0

Please sign in to comment.