X-Git-Url: https://git.mdrn.pl/django-cas-provider.git/blobdiff_plain/413bf45b20e253acdf45c0e43d4f05b1ecf33c0d..53585f7615b3a647d1badda1a2ebd7f5ec81f607:/cas_provider/forms.py diff --git a/cas_provider/forms.py b/cas_provider/forms.py index e4df105..7f3d5b6 100644 --- a/cas_provider/forms.py +++ b/cas_provider/forms.py @@ -1,5 +1,3 @@ -from __future__ import unicode_literals - from django import forms from django.utils.translation import ugettext_lazy as _