diff options
Diffstat (limited to 'tests/custom_methods')
| -rw-r--r-- | tests/custom_methods/tests.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/custom_methods/tests.py b/tests/custom_methods/tests.py index 9186a41794..bbcec1f9f2 100644 --- a/tests/custom_methods/tests.py +++ b/tests/custom_methods/tests.py @@ -1,5 +1,3 @@ -from __future__ import unicode_literals - from datetime import date from django.test import TestCase |
