Skip to content

Commit

Permalink
Remove unused public constant from configgrpc (open-telemetry#3702)
Browse files Browse the repository at this point in the history
Signed-off-by: Bogdan Drutu <[email protected]>
  • Loading branch information
bogdandrutu authored Jul 23, 2021
1 parent 3b7d6ce commit 6ae558c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions config/configgrpc/configgrpc.go
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@ import (
const (
CompressionUnsupported = ""
CompressionGzip = "gzip"

PerRPCAuthTypeBearer = "bearer"
)

var (
Expand Down

0 comments on commit 6ae558c

Please sign in to comment.