Skip to content

Commit f5e0daa

Browse files
chore(yalocales): Format code
1 parent 27e0a68 commit f5e0daa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

yalocales/locale.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ func (c *compiledLocale) retriveValueByCompositeKey(key string) (string, yaerror
6767
"Locale is nil",
6868
)
6969
}
70+
7071
if key == "" {
7172
return c.Value, nil
7273
}

0 commit comments

Comments
 (0)