We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95effe9 commit 9051f17Copy full SHA for 9051f17
1 file changed
dojo/importers/endpoint_manager.py
@@ -3,7 +3,6 @@
3
4
from django.core.exceptions import ValidationError
5
from django.db import transaction
6
-from django.db.models import Q
7
from django.utils import timezone
8
from hyperlink._url import SCHEME_PORT_MAP # noqa: PLC2701
9
0 commit comments