This commit is contained in:
Liang Ding 2014-12-14 00:43:55 +08:00
parent 391b41eb4a
commit 2358e03adb
1 changed files with 0 additions and 2 deletions

View File

@ -72,8 +72,6 @@ func load(localeStr string) {
}
Locales[localeStr] = l
logger.Debugf("Loaded [%s] locale configuration", localeStr)
}
// Get gets message with the specified locale and key.