We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e483618 commit f587d3cCopy full SHA for f587d3c
vulnerabilities/forms.py
@@ -10,8 +10,6 @@
10
from django import forms
11
12
from vulnerabilities.models import Package
13
-from vulnerabilities.models import PackageRelatedVulnerability
14
-from vulnerabilities.models import Vulnerability
15
16
17
def get_package_types():
0 commit comments