Skip to content

Commit

Permalink
Removed comment
Browse files Browse the repository at this point in the history
  • Loading branch information
zandercymatics committed Oct 10, 2023
1 parent 8f349aa commit 3c33b07
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/registrar/models/domain.py
Original file line number Diff line number Diff line change
Expand Up @@ -718,7 +718,6 @@ def map_epp_contact_to_public_contact(

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
Expand Down

0 comments on commit 3c33b07

Please sign in to comment.