[z3-checkins] r13891 - z3/zemantic/trunk/src/zemantic

michelp at codespeak.net michelp at codespeak.net
Sat Jun 25 19:20:45 CEST 2005


Author: michelp
Date: Sat Jun 25 19:20:44 2005
New Revision: 13891

Modified:
   z3/zemantic/trunk/src/zemantic/adapters.py
Log:
removed dumb import

Modified: z3/zemantic/trunk/src/zemantic/adapters.py
==============================================================================
--- z3/zemantic/trunk/src/zemantic/adapters.py	(original)
+++ z3/zemantic/trunk/src/zemantic/adapters.py	Sat Jun 25 19:20:44 2005
@@ -3,7 +3,6 @@
 from zope.i18nmessageid import MessageIDFactory
 from interfaces import IRDF, IRDFXML
 from zope.app import zapi
-from zope.app.intid.interfaces import IIntIds
 from zope.pagetemplate.pagetemplatefile import PageTemplateFile
 from zope.app.dublincore.interfaces import IZopeDublinCore
 


More information about the z3-checkins mailing list