mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-05 09:21:54 +02:00
Linting
This commit is contained in:
parent
06b34f8ed8
commit
d27ab16346
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,6 @@
|
|||
from django.test import TestCase
|
||||
from django.contrib.auth import get_user_model
|
||||
from registrar.models import Contact, DomainRequest, Domain, DomainInformation
|
||||
from registrar.tests.common import completed_domain_request
|
||||
from registrar.models import Contact
|
||||
|
||||
|
||||
class TestUserPostSave(TestCase):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue