X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/4b86e623b0ff7a5a53bdb29df06eab039ebe4e1e..3fceb197b7f492cf5cfcb4034b6e045638f128d4:/src/club/forms.py diff --git a/src/club/forms.py b/src/club/forms.py index adf8959fc..c5d57819e 100644 --- a/src/club/forms.py +++ b/src/club/forms.py @@ -1,7 +1,6 @@ # -*- coding: utf-8 from django import forms from . import models -from . import widgets from .payment_methods import method_by_slug