mirror of
https://github.com/octoleo/syncthing.git
synced 2024-11-08 22:31:04 +00:00
Delete comment in config.go
This commit is contained in:
parent
b9ec30ebdb
commit
6a1c055288
@ -57,7 +57,6 @@ func setDefaults(data interface{}, setEmptySlices bool) error {
|
||||
v := tag.Get("default")
|
||||
if len(v) > 0 {
|
||||
if f.Kind().String() == "slice" && f.Len() != 0 {
|
||||
fmt.Println(f.Type(), f.Type().Kind().String(), f.Len())
|
||||
continue
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user