Remove commented out code
This commit is contained in:
@@ -58,7 +58,5 @@ func Parse(path string) ([]string, error) {
|
||||
}
|
||||
}
|
||||
}
|
||||
//TODO remove
|
||||
// sort.Strings(cpes)
|
||||
return cpes, nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user