Skip to content

Commit 419431d

Browse files
committed
code-cleanup
1 parent 141fbdb commit 419431d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

internal/cli/common/service.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ func RunService(c *cli.Context, cliOpts *CLIOpts, streamsMode bool) error {
5454
}
5555

5656
verLogger := logger.With("benthos_version", cliOpts.Version)
57+
5758
if mainPath == "" {
5859
verLogger.Info("Running without a main config file")
5960
} else if inferredMainPath {

0 commit comments

Comments
 (0)