Skip to content

Commit

Permalink
Remove extra new line
Browse files Browse the repository at this point in the history
  • Loading branch information
Saartank committed Nov 27, 2024
1 parent eb99b23 commit 6412cc4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -1001,7 +1001,6 @@ func filterConfigRecursive(v reflect.Value, currentPath string, component string

// PrintClientConfig prints the client config in JSON format to stderr.
func PrintClientConfig() error {

clientConfig, err := GetComponentConfig("client")
if err != nil {
return err
Expand Down

0 comments on commit 6412cc4

Please sign in to comment.