Skip to content

Commit

Permalink
FIX: Field order warning.
Browse files Browse the repository at this point in the history
  • Loading branch information
carlwilson authored and MaximPlusov committed Feb 12, 2024
1 parent 0c84748 commit 16bee5f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ public class ValidateResource {
private static final int CONVERTER_MB_TO_B = 1_048_576;
private static int maxFileSize;
private static final String MAX_ALLOWED_FILE_SIZE = "Maximum allowed file size exceeded: %d MB";

private static final ConfigManager configManager;

static {
Expand Down

0 comments on commit 16bee5f

Please sign in to comment.