This commit is contained in:
zandercymatics 2024-05-07 15:17:40 -06:00
parent 00bcdd1694
commit 87aa44cc77
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7
5 changed files with 24 additions and 14 deletions

View file

@ -14,7 +14,6 @@ from registrar.models.public_contact import PublicContact
from registrar.models.user_domain_role import UserDomainRole
from registrar.utility.enums import DefaultEmail
logger = logging.getLogger(__name__)