mirror of
https://github.com/spf13/viper
synced 2024-12-23 03:57:01 +00:00
gofmt -d .
This commit is contained in:
parent
5b910a626d
commit
d18964fe22
1 changed files with 0 additions and 1 deletions
1
viper.go
1
viper.go
|
@ -179,7 +179,6 @@ type Viper struct {
|
|||
aliases map[string]string
|
||||
typeByDefValue bool
|
||||
|
||||
|
||||
onConfigChange func(fsnotify.Event)
|
||||
onRemoteConfigChange func()
|
||||
|
||||
|
|
Loading…
Reference in a new issue