Add some spacing

This commit is contained in:
zandercymatics 2024-04-22 14:41:04 -06:00
parent f8ea204e77
commit a7f0340c52
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7
2 changed files with 1 additions and 2 deletions

View file

@ -163,7 +163,6 @@ class Domain(TimeStampedModel, DomainHelper):
def get_admin_help_text(cls, state):
"""Returns a help message for a desired state for /admin. If none is found, an empty string is returned"""
admin_help_texts = {
# For now, unknown has the same message as DNS_NEEDED
cls.UNKNOWN: (
"The creator of the associated domain request has not logged in to "
"manage the domain since it was approved. "