mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-23 11:16:07 +02:00
lint
This commit is contained in:
parent
cc9745ba68
commit
72a2e98984
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,6 @@
|
|||
import logging
|
||||
|
||||
from django.core.management import call_command
|
||||
from django.db.models.signals import post_save, post_migrate
|
||||
from django.db.models.signals import post_save
|
||||
from django.dispatch import receiver
|
||||
|
||||
from .models import User, Contact
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue