Skip to content

Commit

Permalink
comment removed
Browse files Browse the repository at this point in the history
  • Loading branch information
an1l4 committed Mar 4, 2024
1 parent 48df320 commit 1024767
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions agent/kubviz/plugins/trivy/trivy_sbom.go
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,6 @@ func PublishTrivySbomReport(report map[string]interface{}, js nats.JetStreamCont
return err
}
log.Printf("Trivy sbom report with Id %v has been published\n", metrics.ID)
log.Printf("Trivy sbom report with Id %v has been published\n", metrics)

return nil
}

Expand Down

0 comments on commit 1024767

Please sign in to comment.