Skip to content

Commit

Permalink
add waffle import - EDLY_2643_fix (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
taimoor-ahmed-1 authored Mar 18, 2021
1 parent e0d9359 commit f7eb48d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ecommerce/extensions/api/v2/views/coupons.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
import logging

import six
import waffle
from django.conf import settings
from django.core.exceptions import ValidationError
from django.core.validators import validate_email
Expand Down

0 comments on commit f7eb48d

Please sign in to comment.