[Zope3-checkins] CVS: Zope3/src/zope/app/index/keyword -
index.py:1.3
Philipp von Weitershausen
philikon at philikon.de
Sun Aug 17 03:09:28 EDT 2003
Update of /cvs-repository/Zope3/src/zope/app/index/keyword
In directory cvs.zope.org:/tmp/cvs-serv7189/app/index/keyword
Modified Files:
index.py
Log Message:
Removed unused imports.
=== Zope3/src/zope/app/index/keyword/index.py 1.2 => 1.3 ===
--- Zope3/src/zope/app/index/keyword/index.py:1.2 Tue Aug 5 04:33:28 2003
+++ Zope3/src/zope/app/index/keyword/index.py Sun Aug 17 02:06:54 2003
@@ -16,7 +16,6 @@
$Id$
"""
-from zope.context import ContextMethod
from zope.index.keyword.index import KeywordIndex
from zope.interface import implements
More information about the Zope3-Checkins
mailing list