Skip to content

Commit

Permalink
fix: delete unused field
Browse files Browse the repository at this point in the history
  • Loading branch information
ShawkyZ committed Oct 15, 2024
1 parent 07636d2 commit 450d474
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion infrastructure/oss/oss_html.go
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ var detailsHtmlTemplate string
type HtmlRenderer struct {
c *config.Config
globalTemplate *template.Template
snykUi string
}

func NewHtmlRenderer(c *config.Config) (*HtmlRenderer, error) {
Expand Down

0 comments on commit 450d474

Please sign in to comment.