mirror of
https://github.com/django/django.git
synced 2025-08-21 11:10:38 +00:00
Removed unwanted import that snuck into [6578].
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6579 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
1671fc48ab
commit
c64a6c98c4
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ except NameError:
|
|||
from sets import Set as set # Python 2.3 fallback
|
||||
|
||||
import copy
|
||||
import datetime
|
||||
from itertools import chain
|
||||
|
||||
from django.utils.datastructures import MultiValueDict
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue