mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-05 01:11:55 +02:00
Lint
This commit is contained in:
parent
8ee7c537ac
commit
0a079c0a86
1 changed files with 0 additions and 1 deletions
|
@ -111,7 +111,6 @@ class Command(BaseCommand):
|
|||
{TerminalColors.ENDC}""", # noqa
|
||||
)
|
||||
|
||||
|
||||
# Get the fields that exist on both User and Contact. Excludes id.
|
||||
common_fields = DomainHelper.get_common_fields(User, Contact)
|
||||
if "email" in common_fields:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue