Syntax Adjustment

This commit is contained in:
Konloch 2022-03-23 14:47:38 -05:00
parent 498ea1d82b
commit e61d5487da
1 changed files with 2 additions and 1 deletions

View File

@ -253,7 +253,8 @@ public enum TranslatedComponents
MIN_SDK_VERSION,
ANNOTATION_NAME,
MATCH_CASE,
EXACT_PATH, PRINT_LINE_NUMBERS,
EXACT_PATH,
PRINT_LINE_NUMBERS,
;
private final TranslatedComponentReference componentReference;