[Checkins] SVN: grok/trunk/src/grok/ftests/security/groups.py Remove unused import.

Jan-Jaap Driessen jdriessen at thehealthagency.com
Thu Dec 9 16:16:32 EST 2010


Log message for revision 118776:
  Remove unused import.

Changed:
  U   grok/trunk/src/grok/ftests/security/groups.py

-=-
Modified: grok/trunk/src/grok/ftests/security/groups.py
===================================================================
--- grok/trunk/src/grok/ftests/security/groups.py	2010-12-09 20:49:45 UTC (rev 118775)
+++ grok/trunk/src/grok/ftests/security/groups.py	2010-12-09 21:16:31 UTC (rev 118776)
@@ -47,7 +47,6 @@
 import grok
 import zope.interface
 from zope.component import queryUtility
-from zope.pluggableauth.interfaces import IPrincipalCreated
 from zope.security.interfaces import IGroup, IGroupAwarePrincipal
 from zope.authentication.interfaces import IAuthenticatedGroup, IEveryoneGroup
 



More information about the checkins mailing list