mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-06 01:35:22 +02:00
remove unused import
This commit is contained in:
parent
2f2dec715c
commit
7ef2e95376
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@ from itertools import zip_longest
|
|||
from typing import Callable
|
||||
from django.db.models.fields.related import ForeignObjectRel
|
||||
from django import forms
|
||||
from registrar.utility.enums import Step
|
||||
from registrar.models import DomainRequest, Contact
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue