Remove unused PloneTestCase import.

This commit is contained in:
Timo Stollenwerk 2011-10-30 08:19:30 +01:00
parent b0a177f4d2
commit f68c2caf9f
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ from DateTime import DateTime
from zope.component import createObject
from Products.CMFCore.utils import getToolByName
from Products.PloneTestCase.ptc import PloneTestCase
from plone.app.testing import TEST_USER_ID, setRoles