mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-18 18:39:21 +02:00
Remove unused import
This commit is contained in:
parent
4506ee65f8
commit
a64732a301
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ from registrar.models import (
|
|||
)
|
||||
|
||||
from django.core.management import call_command
|
||||
from unittest.mock import MagicMock, patch
|
||||
from unittest.mock import patch
|
||||
|
||||
from registrar.models.contact import Contact
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue