This commit is contained in:
CocoByte 2024-05-19 16:02:34 -06:00
parent c5b841f6fb
commit d9cc947f6e
No known key found for this signature in database
GPG key ID: BBFAA2526384C97F
2 changed files with 0 additions and 2 deletions

View file

@ -457,7 +457,6 @@ class DomainRequest(TimeStampedModel):
help_text="Determines if the user has a anything_else or not",
)
cisa_representative = models.ForeignKey(
"registrar.Contact",
null=True,