Commit ccb61f04 authored by xianyu's avatar xianyu

gofmt

Signed-off-by: 's avatardevYu <devysq@gmail.com>
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), "::")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment