[cleanup] remove debug print stable
authorSylvain Thénault <sylvain.thenault@logilab.fr>
Wed, 11 Aug 2010 16:16:25 +0200
branchstable
changeset 6097 27e48fb7f113
parent 6095 09a404123f0f
child 6098 a0fde9334dd0
[cleanup] remove debug print
hooks/syncschema.py
--- 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,