entities/__init__.py
changeset 10019 c4a5865989ee
parent 9350 480600497e2d
child 10095 200bd6a601dc
--- a/entities/__init__.py	Thu Jul 17 14:40:28 2014 +0200
+++ b/entities/__init__.py	Wed Jul 30 14:06:38 2014 +0200
@@ -31,7 +31,6 @@
     instances have access to their issuing cursor
     """
     __regid__ = 'Any'
-    __implements__ = ()
 
     @classproperty
     def cw_etype(cls):