• ysqi's avatar
    Fixed #1735 Return empty []string · 8ff74e71
    ysqi authored
    Need return empty []string  if config value is empty.
    
    split `“”` ==> []string{}, Not []string{“”}
    8ff74e71
Name
Last commit
Last update
..
xml.go Loading commit data...
xml_test.go Loading commit data...