Skip to content

Commit

Permalink
CLDR-16979 spotless update
Browse files Browse the repository at this point in the history
  • Loading branch information
srl295 committed Apr 19, 2024
1 parent dde975c commit 269db13
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -511,6 +511,7 @@ public static String forSubtype(Subtype subtype) {
public static SubtypeToURLMap reload() {
return (SubtypeToURLMapHelper.INSTANCE = SubtypeToURLMapHelper.make());
}

@Override
public String apply(Subtype t) {
return forSubtype(t);
Expand Down

0 comments on commit 269db13

Please sign in to comment.