There was an error while loading. Please reload this page.
1 parent 22142c0 commit 55f1d84Copy full SHA for 55f1d84
1 file changed
vulnerabilities/importers/github.py
@@ -253,7 +253,6 @@ def process_response(self) -> List[Advisory]:
253
vuln_references=vuln_references,
254
)
255
256
- print(adv_list[-1])
257
return adv_list
258
259
@staticmethod
0 commit comments