Skip to content

Commit

Permalink
Fix fmting
Browse files Browse the repository at this point in the history
  • Loading branch information
charliemenke committed Apr 13, 2024
1 parent afa5fdb commit f394f1b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion module/apmslog/handler.go
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ func (h *ApmHandler) WithGroup(name string) slog.Handler {
}

func (h *ApmHandler) Handle(ctx context.Context, r slog.Record) error {

// attempt to extract any available trace info from context
var traceId apm.TraceID
var transactionId apm.SpanID
Expand Down

0 comments on commit f394f1b

Please sign in to comment.