diff options
Diffstat (limited to 'tests/db_functions/models.py')
| -rw-r--r-- | tests/db_functions/models.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/db_functions/models.py b/tests/db_functions/models.py index 7494680c23..8d0fbc6deb 100644 --- a/tests/db_functions/models.py +++ b/tests/db_functions/models.py @@ -1,8 +1,6 @@ """ Tests for built in Function expressions. """ -from __future__ import unicode_literals - from django.db import models from django.utils.encoding import python_2_unicode_compatible |
