mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-02 07:52:15 +02:00
Update domain.py
This commit is contained in:
parent
af39441df4
commit
8f349aa19c
1 changed files with 1 additions and 1 deletions
|
@ -718,7 +718,7 @@ class Domain(TimeStampedModel, DomainHelper):
|
|||
|
||||
if not isinstance(contact, eppInfo.InfoContactResultData):
|
||||
raise ContactError("Contact must be of type InfoContactResultData")
|
||||
|
||||
# temp comment for push - will remove
|
||||
auth_info = contact.auth_info
|
||||
postal_info = contact.postal_info
|
||||
addr = postal_info.addr
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue