0.5: Django 3.2 support, drop Django<1.11, Python<3.6, remove some compatibility...
[fnpdjango.git] / tests / tests / test_templatetags_macros.py
index 8fd7823..f45ee54 100644 (file)
@@ -1,5 +1,3 @@
-from __future__ import unicode_literals
-
 from django.test import TestCase
 from django.template import Template, Context