Skip to content

Commit

Permalink
Internal Change
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 658145394
  • Loading branch information
nick-someone authored and Error Prone Team committed Jul 31, 2024
1 parent f56c8b2 commit ba7e3b3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ public abstract class RefasterRule<M extends TemplateMatch, T extends Template<M

RefasterRule() {}

abstract String qualifiedTemplateClass();
public abstract String qualifiedTemplateClass();

abstract ImmutableList<UTypeVar> typeVariables();

Expand Down

0 comments on commit ba7e3b3

Please sign in to comment.