Commit 3639f962 authored by Alexandre Dulaunoy's avatar Alexandre Dulaunoy
Browse files

Cleanup

parent ec0fec36
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -219,7 +219,6 @@ if __name__ == '__main__':
            # if so, update the entry.
            if x:
                if 'cvss' not in item:
                    #item['cvss'] = defaultvalue['cvss']
                    item['cvss'] = None
                if 'cwe' not in item:
                    item['cwe'] = defaultvalue['cwe']