[Checkins] SVN: Zope3/branches/jim-adapter/src/zope/app/workflow/tests/workflowsetup.py get rid of unused import

Philipp von Weitershausen philikon at philikon.de
Tue Apr 4 13:19:51 EDT 2006


Log message for revision 66416:
  get rid of unused import
  

Changed:
  U   Zope3/branches/jim-adapter/src/zope/app/workflow/tests/workflowsetup.py

-=-
Modified: Zope3/branches/jim-adapter/src/zope/app/workflow/tests/workflowsetup.py
===================================================================
--- Zope3/branches/jim-adapter/src/zope/app/workflow/tests/workflowsetup.py	2006-04-04 17:18:15 UTC (rev 66415)
+++ Zope3/branches/jim-adapter/src/zope/app/workflow/tests/workflowsetup.py	2006-04-04 17:19:50 UTC (rev 66416)
@@ -22,7 +22,6 @@
 from zope.app.annotation.interfaces import IAttributeAnnotatable
 from zope.app.security.interfaces import IAuthenticationService
 from zope.app.security.principalregistry import principalRegistry
-from zope.app.servicenames import Authentication, Utilities
 from zope.app.site.tests.placefulsetup import PlacefulSetup
 from zope.app.utility import LocalUtilityService
 from zope.app.testing import setup



More information about the Checkins mailing list