From 6b1f726798183bb01af936d851cb65fe62c6bfdd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Thu, 24 Nov 2011 15:28:39 +0100 Subject: [PATCH] remove another debugging line --- tabellio/pcfdb/sync.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/tabellio/pcfdb/sync.py b/tabellio/pcfdb/sync.py index a2ec614..4b4044c 100644 --- a/tabellio/pcfdb/sync.py +++ b/tabellio/pcfdb/sync.py @@ -684,8 +684,6 @@ class SyncFromPcfDbView(BrowserView): count += 1 com_id, state, title, code, compets, category = row - print 'processing com:', com_id, code - cat_id = self.plone_utils.normalizeString(category) if not hasattr(self.commissions_folder, cat_id): self.commissions_folder.invokeFactory('Folder',