diff options
Diffstat (limited to 'tests/string_lookup/models.py')
| -rw-r--r-- | tests/string_lookup/models.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/string_lookup/models.py b/tests/string_lookup/models.py index 775ec2faf0..e8fd8a1b12 100644 --- a/tests/string_lookup/models.py +++ b/tests/string_lookup/models.py @@ -1,6 +1,3 @@ -# -*- coding: utf-8 -*- -from __future__ import unicode_literals - from django.db import models from django.utils.encoding import python_2_unicode_compatible |
