Remove trailing whitespace

This commit is contained in:
Gary Gregory 2023-08-11 17:02:23 -04:00
parent da7d218b00
commit 768cb5abf7
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ public class FastDateParser_TimeZoneStrategyTest extends AbstractLangTest {
/**
* Breaks randomly on GitHub for Locale "pt_PT", TimeZone "Etc/UTC" if we do not check if the Locale's language is "undetermined".
*
*
* @throws ParseException
*/
private void testTimeZoneStrategyPattern(final Locale locale, final TimeZone tzDefault) {