Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
steden committed Jul 4, 2024
1 parent 493ff6e commit ae107fb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions saveTraceContextConsumer.go
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ func SaveTraceContextConsumer(subscribeName string, lstMessage collections.ListA
if err := uploadTrace(lstTraceContext); err != nil {
exception.ThrowRefuseException(err.Error())
}

return
}

type UploadTraceRequest struct {
Expand Down

0 comments on commit ae107fb

Please sign in to comment.