ccb61f04 by xianyu

gofmt

Signed-off-by: devYu <devysq@gmail.com>
1 parent 14629c21
......@@ -343,7 +343,6 @@ func (c *IniConfigContainer) getdata(key string) string {
c.RLock()
defer c.RUnlock()
var (
section, k string
sectionKey []string = strings.Split(strings.ToLower(key), "::")
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!