Skip to content

Commit 8f4b7af

Browse files
committed
Remove Imports of Locale from all validatorUtils.mustache-files
Signed-off-by: Chrimle <[email protected]>
1 parent b8c865b commit 8f4b7af

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/openapi-generator/src/main/resources/java-helidon/server/libraries/se/validatorUtils.mustache

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ import java.util.Collection;
77
import java.util.List;
88
{{/x-helidon-v3}}
99
import java.util.Map;
10-
import java.util.Locale;
1110
import java.util.Objects;
1211
{{^x-helidon-v3}}
1312
import java.util.Optional;

0 commit comments

Comments
 (0)