Remove commented out code

This commit is contained in:
Kota Kanbe
2017-06-03 14:08:11 +09:00
committed by kota kanbe
parent c6ad9ea57a
commit a7951b727c
6 changed files with 0 additions and 120 deletions

View File

@@ -131,7 +131,6 @@ func (v CveContents) Cvss2Scores() (values []CveContentCvss) {
// MaxCvss2Score returns Max CVSS V2 Score
func (v CveContents) MaxCvss2Score() CveContentCvss {
//TODO Severity Ubuntu, Debian...
order := []CveContentType{NVD, RedHat, JVN}
max := 0.0
value := CveContentCvss{