mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-22 18:56:15 +02:00
Removed comment
This commit is contained in:
parent
8f349aa19c
commit
3c33b079f1
1 changed files with 0 additions and 1 deletions
|
@ -718,7 +718,6 @@ 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