Skip to content

Commit 9051f17

Browse files
committed
Remove unused import of Q from django.db.models in endpoint_manager.py
1 parent 95effe9 commit 9051f17

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

dojo/importers/endpoint_manager.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33

44
from django.core.exceptions import ValidationError
55
from django.db import transaction
6-
from django.db.models import Q
76
from django.utils import timezone
87
from hyperlink._url import SCHEME_PORT_MAP # noqa: PLC2701
98

0 commit comments

Comments
 (0)