sobjects/ldapparser.py
changeset 8431 16c04cc464dd
parent 8430 5bee87a14bb1
child 8432 96b4f7a35e6c
--- a/sobjects/ldapparser.py	Thu May 31 15:56:21 2012 +0200
+++ b/sobjects/ldapparser.py	Thu May 31 17:05:32 2012 +0200
@@ -53,7 +53,6 @@
 
     def handle_deletion(self, config, session, myuris):
         if config['delete-entities']:
-            print 'DELETE'
             super(DataFeedLDAPAdapter, self).handle_deletion(config, session, myuris)
         if myuris:
             byetype = {}