diff --git a/apps/payment/tasks.py b/apps/payment/tasks.py index 9c9de3d7..f650f8bc 100644 --- a/apps/payment/tasks.py +++ b/apps/payment/tasks.py @@ -1,3 +1,5 @@ +import requests + from mixpanel import Mixpanel from django.conf import settings