diff --git a/internal/template/docs.go b/internal/template/docs.go index 63b3d26..f91a34b 100644 --- a/internal/template/docs.go +++ b/internal/template/docs.go @@ -8,7 +8,6 @@ import ( "text/template" "github.com/Masterminds/sprig/v3" - _ "github.com/pluralsh/polly/template" tmpl "github.com/pluralsh/polly/template" "github.com/samber/lo" )