mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-24 21:29:53 +02:00
Update domain.py
This commit is contained in:
parent
aad0aa676e
commit
7643a63d97
1 changed files with 0 additions and 1 deletions
|
@ -823,7 +823,6 @@ class Domain(TimeStampedModel, DomainHelper):
|
|||
and "contact" in contact.keys()
|
||||
and contact["type"] == check_type
|
||||
):
|
||||
##TODO - Test / Finish this implementation
|
||||
if(get_from_registry):
|
||||
request = commands.InfoContact(id=contact.get("contact"))
|
||||
# TODO - Additional error checking
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue