Removed an import that is no longer needed after r13033.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@13035 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
Karen Tracey 2010-04-27 15:11:44 +00:00
parent dd07c23545
commit b647e22bbd
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
import sys
from unittest import TestCase
from django.contrib import admin