gofmt -d .

This commit is contained in:
RavenZZ 2018-02-09 10:31:29 +08:00
parent 5b910a626d
commit d18964fe22
1 changed files with 0 additions and 1 deletions

View File

@ -179,7 +179,6 @@ type Viper struct {
aliases map[string]string aliases map[string]string
typeByDefValue bool typeByDefValue bool
onConfigChange func(fsnotify.Event) onConfigChange func(fsnotify.Event)
onRemoteConfigChange func() onRemoteConfigChange func()