chore: add trailing newline

This commit is contained in:
Jose Diaz-Gonzalez
2025-08-12 19:28:53 -04:00
parent c44d729831
commit 3eeb9be292

View File

@@ -126,4 +126,4 @@ func SinkValueToConfig(appName string, sinkValue string) (VectorSink, error) {
}
return data, nil
}
}