fixed whitespace issue

This commit is contained in:
David Kennedy 2024-01-02 13:50:52 -05:00
parent 9fc973982b
commit 0b2259c35a
No known key found for this signature in database
GPG key ID: 6528A5386E66B96B

View file

@ -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,