Remove some lines

This commit is contained in:
M.Ravi 2017-10-15 21:46:26 +02:00
parent 7d69d8d5d4
commit 83363f4701

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