Skip to content

Commit

Permalink
remove now unused Raw array
Browse files Browse the repository at this point in the history
Signed-off-by: Guillaume Pagnoux <guillaume.pagnoux@datadoghq.com>
  • Loading branch information
Yumasi committed Dec 18, 2023
1 parent f562fef commit 2f42880
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pkg/network/protocols/http2/protocol.go
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ import (
"github.com/DataDog/datadog-agent/pkg/util/log"
)

var Raw []EbpfTx

// Protocol implements the interface that represents a protocol supported by USM for HTTP/2.
type Protocol struct {
cfg *config.Config
Expand Down

0 comments on commit 2f42880

Please sign in to comment.