Skip to content

Commit e87ead6

Browse files
committed
[soc2010/test-refactor] Forgot to remove a comment.
git-svn-id: http://code.djangoproject.com/svn/django/branches/soc2010/test-refactor@13411 bcc190cf-cafb-0310-a4f2-bffc1f526a37
1 parent 86580d0 commit e87ead6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

django/test/testcases.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
from urlparse import urlsplit, urlunsplit
33
from xml.dom.minidom import parseString, Node
44

5-
#from django.utils import unittest
6-
75
from django.conf import settings
86
from django.core import mail
97
from django.core.management import call_command

0 commit comments

Comments
 (0)