Made possible to have multiple rmrclient instances
[ric-plt/xapp-frame.git] / pkg / xapp / config.go
old mode 100755 (executable)
new mode 100644 (file)
index 404a9b9..94e88a1
@@ -99,4 +99,4 @@ func (*Configurator) GetStringSlice(key string) []string {
 
 func (*Configurator) GetStringMap(key string) map[string]interface{} {
        return viper.GetStringMap(key)
-}
\ No newline at end of file
+}