Skip to content

Commit

Permalink
nit: cleanup blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
cjs committed Apr 14, 2022
1 parent b9a185a commit 1aa4975
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion otel.go
Expand Up @@ -125,7 +125,6 @@ func OpenTelemetryRunE(flagPrefix string, prerunLevel zerolog.Level) CobraRunFun

func initOtelTracer(exporter trace.SpanExporter, serviceName string, propagators []string) error {
res, err := setResource(serviceName)

if err == nil {
return err
}
Expand Down

0 comments on commit 1aa4975

Please sign in to comment.