[Zope3-checkins] CVS: Zope3/src/zope/app/tentative -
__init__.py:1.1.2.2
Nathan Yergler
nathan at yergler.net
Tue Apr 6 12:17:46 EDT 2004
Update of /cvs-repository/Zope3/src/zope/app/tentative
In directory cvs.zope.org:/tmp/cvs-serv20543/src/zope/app/tentative
Modified Files:
Tag: tentative-branch
__init__.py
Log Message:
Removed import for IIssue.
=== Zope3/src/zope/app/tentative/__init__.py 1.1.2.1 => 1.1.2.2 ===
--- Zope3/src/zope/app/tentative/__init__.py:1.1.2.1 Thu Apr 1 08:18:37 2004
+++ Zope3/src/zope/app/tentative/__init__.py Tue Apr 6 12:17:45 2004
@@ -15,6 +15,3 @@
$Id$
"""
-
-from interfaces import IIssue
-
More information about the Zope3-Checkins
mailing list