mirror of
https://github.com/django/django.git
synced 2025-07-04 09:49:12 +00:00
newforms-admin: Removed unused import.
git-svn-id: http://code.djangoproject.com/svn/django/branches/newforms-admin@6424 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
d5da0a5a23
commit
f8d672ad2b
@ -1,7 +1,6 @@
|
||||
"""
|
||||
Form Widget classes specific to the Django admin site.
|
||||
"""
|
||||
import copy
|
||||
|
||||
from django import newforms as forms
|
||||
from django.utils.datastructures import MultiValueDict
|
||||
|
Loading…
x
Reference in New Issue
Block a user