Skip to content

Commit

Permalink
Lint run
Browse files Browse the repository at this point in the history
  • Loading branch information
ikerreyes committed Nov 11, 2024
1 parent 876b3f4 commit f7872fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion storage/dvo_recommendations_storage.go
Original file line number Diff line number Diff line change
Expand Up @@ -675,7 +675,6 @@ func (storage DVORecommendationsDBStorage) ReadWorkloadsForClusterAndNamespace(
dvoReport.Objects = uint(len(seenObjects)) // #nosec G115

return dvoReport, nil

}

// DeleteReportsForOrg deletes all reports related to the specified organization from the storage.
Expand Down

0 comments on commit f7872fa

Please sign in to comment.