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
fe1c443357
commit
d0effe6018
1 changed files with 1 additions and 1 deletions
|
@ -702,7 +702,7 @@ class DomainAdmin(ListHeaderAdmin):
|
|||
|
||||
# If no matching action button is found, return the super method
|
||||
return super().response_change(request, obj)
|
||||
|
||||
|
||||
def do_delete_domain(self, request, obj):
|
||||
try:
|
||||
obj.deleted()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue