Refactored some code

This commit is contained in:
PCoder 2017-08-18 01:49:27 +05:30
commit 35736ae593
2 changed files with 2 additions and 3 deletions

View file

@ -1,8 +1,6 @@
import logging
import stripe
from django.conf import settings
from datacenterlight.models import StripePlan
stripe.api_key = settings.STRIPE_API_PRIVATE_KEY