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',