refactoring scaffolding for master.toml
This commit is contained in:
@@ -41,7 +41,3 @@ func LoadConfiguration(configFileName string, required bool) (loaded bool) {
|
||||
|
||||
return true
|
||||
}
|
||||
|
||||
func Config() Configuration {
|
||||
return viper.GetViper()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user