X-Git-Url: https://git.mdrn.pl/fnpdjango.git/blobdiff_plain/28b1d7e9f4a7008712736adce363ca2770d48aea..1be598eb573f9ad234ba4ab8e467f07fd8351fa8:/tests/tests/test_templatetags_macros.py diff --git a/tests/tests/test_templatetags_macros.py b/tests/tests/test_templatetags_macros.py index 8fd7823..f45ee54 100644 --- a/tests/tests/test_templatetags_macros.py +++ b/tests/tests/test_templatetags_macros.py @@ -1,5 +1,3 @@ -from __future__ import unicode_literals - from django.test import TestCase from django.template import Template, Context