diff options
Diffstat (limited to 'django/forms/boundfield.py')
| -rw-r--r-- | django/forms/boundfield.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/django/forms/boundfield.py b/django/forms/boundfield.py index a1063b2b05..fa141b35ef 100644 --- a/django/forms/boundfield.py +++ b/django/forms/boundfield.py @@ -1,5 +1,3 @@ -from __future__ import unicode_literals - import datetime import warnings |
