Remove second stripe key definition

This commit is contained in:
Nico Schottelius 2020-03-03 11:26:16 +01:00
parent a50095f873
commit e176ad0817
1 changed files with 0 additions and 5 deletions

View File

@ -176,8 +176,3 @@ USE_TZ = True
STATIC_URL = '/static/'
stripe.api_key = uncloud.secrets.STRIPE_KEY
############
# Stripe
STRIPE_API_KEY = uncloud.secrets.STRIPE_API_KEY