diff options
Diffstat (limited to 'tests/modeladmin/models.py')
| -rw-r--r-- | tests/modeladmin/models.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/modeladmin/models.py b/tests/modeladmin/models.py index 88a659795a..64cc86aa66 100644 --- a/tests/modeladmin/models.py +++ b/tests/modeladmin/models.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- from django.contrib.auth.models import User from django.db import models from django.utils.encoding import python_2_unicode_compatible |
