Checkstyle.

This commit is contained in:
Gary Gregory 2020-10-22 14:53:59 -04:00
parent 7995aad79f
commit 110b4c021e

View File

@ -153,4 +153,4 @@ private void testSingleLocale(final Locale locale) throws ParseException {
sdf.parse(formattedDate.toLowerCase(locale));
}
}
}