Skip to content

Commit

Permalink
cleanup for rabbitmq release
Browse files Browse the repository at this point in the history
  • Loading branch information
iamemilio committed Oct 19, 2023
1 parent 12551d1 commit f896274
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions v3/newrelic/transaction.go
Original file line number Diff line number Diff line change
Expand Up @@ -589,11 +589,6 @@ func (tt TransportType) toString() string {
}
}

const (
RabbitMQMessageBrokerLibrary = "RabbitMQ"
ExchangeDestinationType = "Exchange"
)

// WebRequest is used to provide request information to Transaction.SetWebRequest.
type WebRequest struct {
// Header may be nil if you don't have any headers or don't want to
Expand Down

0 comments on commit f896274

Please sign in to comment.