mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-28 21:46:33 +02:00
more cleanup in admin
This commit is contained in:
parent
b39c143b9d
commit
0c07e931d3
1 changed files with 0 additions and 1 deletions
|
@ -1553,7 +1553,6 @@ class PortfolioInvitationAdmin(ListHeaderAdmin):
|
|||
if has_errors:
|
||||
# Re-render the change form if there are errors or warnings
|
||||
# Prepare context for rendering the change form
|
||||
opts = self.model._meta
|
||||
|
||||
# Get the model form
|
||||
ModelForm = self.get_form(request, obj=obj)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue