Skip to content

Commit

Permalink
Fix registrar overwrite
Browse files Browse the repository at this point in the history
  • Loading branch information
pogzyb committed Jun 16, 2024
1 parent 1fdd9e3 commit 6c6ed78
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion asyncwhois/parse.py
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,6 @@ def convert_whodap_keys(parser_output: dict) -> dict:
TLDBaseKeys.REGISTRANT_STATE,
TLDBaseKeys.REGISTRANT_COUNTRY,
TLDBaseKeys.REGISTRANT_ZIPCODE,
TLDBaseKeys.REGISTRAR,
TLDBaseKeys.REGISTRAR_IANA_ID,
TLDBaseKeys.REGISTRAR_URL,
TLDBaseKeys.DNSSEC,
Expand Down

0 comments on commit 6c6ed78

Please sign in to comment.