mirror of
https://github.com/octoleo/syncthing.git
synced 2025-02-02 03:48:26 +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…
x
Reference in New Issue
Block a user