Skip to content

Commit

Permalink
Fix linting issue
Browse files Browse the repository at this point in the history
Signed-off-by: Jacob Weinstock <jakobweinstock@gmail.com>
  • Loading branch information
jacobweinstock committed Apr 29, 2024
1 parent 72371b7 commit 3bdb013
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/otel/otel.go
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,6 @@ func (c Config) initTracing(ctx context.Context) (context.Context, context.Cance
c.Logger.Info("shutdown of OpenTelemetry OTLP exporter failed: %s", err)
}
done()

}, nil
}

Expand Down

0 comments on commit 3bdb013

Please sign in to comment.