Commit bde86521 authored by Nicolas Dumazet's avatar Nicolas Dumazet

unused imports


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42963 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 8ec7006a
......@@ -33,12 +33,10 @@
import unittest
import transaction
from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase,\
get_request
from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
from AccessControl.SecurityManagement import newSecurityManager
from AccessControl.SecurityManagement import getSecurityManager
from zLOG import LOG
from Products.ERP5Type.Cache import clearCache
from Products.PluggableAuthService import PluggableAuthService
from zope.interface.verify import verifyClass
from DateTime import DateTime
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment