Skip to content

Commit

Permalink
Fix go imports (#96)
Browse files Browse the repository at this point in the history
Signed-off-by: Maksim Paskal <[email protected]>
  • Loading branch information
maksim-paskal authored Dec 20, 2024
1 parent 96d50f2 commit ad721e4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/webhook/webhook.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ import (
"bytes"
"context"
"fmt"
"net/http"
"os"

"github.com/hashicorp/go-retryablehttp"
Expand Down

0 comments on commit ad721e4

Please sign in to comment.