mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-21 18:25:58 +02:00
cleanup
This commit is contained in:
parent
98b417bc44
commit
b51b20a075
2 changed files with 1 additions and 2 deletions
|
@ -18,13 +18,13 @@ from registrar.models import (
|
|||
|
||||
import boto3_mocking
|
||||
from registrar.utility.constants import BranchChoices
|
||||
from registrar.utility.errors import FSMDomainRequestError
|
||||
|
||||
from .common import (
|
||||
MockSESClient,
|
||||
less_console_noise,
|
||||
completed_domain_request,
|
||||
set_domain_request_investigators,
|
||||
create_test_user,
|
||||
)
|
||||
from django_fsm import TransitionNotAllowed
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue