X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/94a4fcc7ab9e1713dc2defc8b35c875fc90f6fa5..e24e657ebf536f55c1bde66bd41563fae30a98b0:/src/club/forms.py?ds=sidebyside diff --git a/src/club/forms.py b/src/club/forms.py index dd088f730..f6b3bf9e7 100644 --- a/src/club/forms.py +++ b/src/club/forms.py @@ -3,7 +3,6 @@ # from decimal import Decimal from django import forms -from django.utils.translation import gettext as _ from newsletter.forms import NewsletterForm from . import models, payment_methods from .payu.forms import CardTokenForm