diff --git a/pkg/webhook/webhook.go b/pkg/webhook/webhook.go index d12c119..65563c9 100644 --- a/pkg/webhook/webhook.go +++ b/pkg/webhook/webhook.go @@ -16,7 +16,6 @@ import ( "bytes" "context" "fmt" - "net/http" "os" "github.com/hashicorp/go-retryablehttp"