hooks/syncschema.py
branchstable
changeset 6097 27e48fb7f113
parent 6076 aa7402e998a1
child 6142 8bc6eac1fac1
child 6163 407f54345687
--- a/hooks/syncschema.py	Tue Aug 10 18:39:48 2010 +0200
+++ b/hooks/syncschema.py	Wed Aug 11 16:16:25 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,