removed 'from base import Loops' from __init__.py
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1894 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
parent
db31c2d252
commit
f7d860518f
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@
|
|||
<interface interface=".interfaces.ILoops"
|
||||
type="zope.app.content.interfaces.IContentType" />
|
||||
|
||||
<class class="loops.Loops">
|
||||
<class class="loops.base.Loops">
|
||||
|
||||
<implements
|
||||
interface="zope.app.annotation.interfaces.IAttributeAnnotatable" />
|
||||
|
|
Loading…
Add table
Reference in a new issue