forked from uncloud/uncloud
Fix MatrixService ordering
This commit is contained in:
parent
b31aa72f84
commit
9fdf66ed74
7 changed files with 83 additions and 21 deletions
|
|
@ -90,7 +90,6 @@ class PaymentMethodViewSet(viewsets.ModelViewSet):
|
|||
else:
|
||||
return Response(status=status.HTTP_500_INTERNAL_ERROR)
|
||||
|
||||
|
||||
###
|
||||
# Admin views.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue