hooks/syncschema.py
changeset 6102 27c47d239739
parent 6097 27e48fb7f113
child 6142 8bc6eac1fac1
child 6163 407f54345687
--- a/hooks/syncschema.py	Wed Aug 11 10:08:48 2010 +0200
+++ b/hooks/syncschema.py	Thu Aug 12 10:12:52 2010 +0200
@@ -119,7 +119,6 @@
     for specialization in eschema.specialized_by(False):
         if (specialization, rdefdef.object) in rschema.rdefs:
             continue
-        print 'adding infered', specialization, rschema.type, object
         sperdef = RelationDefinitionSchema(specialization, rschema,
                                            object, props)
         ss.execschemarql(session.execute, sperdef,