diff --git a/pkg/healthcheck/commit.go b/pkg/healthcheck/commit.go index 375046e..5d4d5f8 100644 --- a/pkg/healthcheck/commit.go +++ b/pkg/healthcheck/commit.go @@ -5,7 +5,6 @@ import ( "log/slog" "strings" "unicode" - "github.com/go-git/go-git/v5" )