Skip to content

Commit f587d3c

Browse files
committed
Remove unused imports
Signed-off-by: Philippe Ombredanne <[email protected]>
1 parent e483618 commit f587d3c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

vulnerabilities/forms.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@
1010
from django import forms
1111

1212
from vulnerabilities.models import Package
13-
from vulnerabilities.models import PackageRelatedVulnerability
14-
from vulnerabilities.models import Vulnerability
1513

1614

1715
def get_package_types():

0 commit comments

Comments
 (0)