X-Git-Url: https://git.mdrn.pl/fnpdjango.git/blobdiff_plain/465ee0b4cfa68b5d7e1bd8c8752e69a0f6783215..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