mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-07 22:44:49 +00:00
Fix LdmlConverter.java indentation.
This commit is contained in:
parent
5c0a15794c
commit
459cf4d751
1 changed files with 1 additions and 1 deletions
|
@ -269,7 +269,7 @@ public final class LdmlConverter {
|
|||
.collect(toImmutableList());
|
||||
|
||||
if (splitDirs.isEmpty()) {
|
||||
return;
|
||||
return;
|
||||
}
|
||||
|
||||
Map<IcuLocaleDir, DependencyGraph> graphMetadata = new HashMap<>();
|
||||
|
|
Loading…
Add table
Reference in a new issue