mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-03 09:43:33 +02:00
removed extraneous line of code
This commit is contained in:
parent
3a221ce1cc
commit
b5161eec4c
1 changed files with 0 additions and 1 deletions
|
@ -171,7 +171,6 @@ class RegistrarFormSet(forms.BaseFormSet):
|
|||
else:
|
||||
# If there are no other relationships, delete the object
|
||||
db_obj.delete()
|
||||
continue
|
||||
else:
|
||||
pre_update(db_obj, cleaned)
|
||||
db_obj.save()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue