diff --git a/viper.go b/viper.go index 18a59b8..edb4446 100644 --- a/viper.go +++ b/viper.go @@ -179,7 +179,6 @@ type Viper struct { aliases map[string]string typeByDefValue bool - onConfigChange func(fsnotify.Event) onRemoteConfigChange func()