Correct spelling
This commit is contained in:
parent
b629ad5105
commit
2b118ff540
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@ class Command(BaseCommand):
|
|||
# delete stripe customer
|
||||
stripe_customer.delete()
|
||||
|
||||
# delete CustomUesr
|
||||
# delete CustomUser
|
||||
cus_user.delete()
|
||||
|
||||
# remove user from OpenNebula
|
||||
|
|
Loading…
Reference in a new issue