mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-25 12:08:40 +02:00
fixed whitespace issue
This commit is contained in:
parent
9fc973982b
commit
0b2259c35a
1 changed files with 1 additions and 1 deletions
|
@ -979,7 +979,7 @@ class Domain(TimeStampedModel, DomainHelper):
|
|||
help_text=("Duplication of registry's security contact id for when the registry is unavailable"),
|
||||
editable=False,
|
||||
)
|
||||
|
||||
|
||||
deleted = DateField(
|
||||
null=True,
|
||||
editable=False,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue