mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-05 17:28:31 +02:00
do not pull unknown domains
This commit is contained in:
parent
410440ee70
commit
045140091b
1 changed files with 0 additions and 1 deletions
|
@ -396,7 +396,6 @@ def export_data_type_to_csv(csv_file):
|
|||
Domain.State.READY,
|
||||
Domain.State.DNS_NEEDED,
|
||||
Domain.State.ON_HOLD,
|
||||
Domain.State.UNKNOWN,
|
||||
],
|
||||
}
|
||||
write_domains_csv(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue