diff --git a/tabellio/pcfdb/sync.py b/tabellio/pcfdb/sync.py index 32492ee..a2ec614 100644 --- a/tabellio/pcfdb/sync.py +++ b/tabellio/pcfdb/sync.py @@ -522,7 +522,6 @@ class SyncFromPcfDbView(BrowserView): return count def set_person_functions(self, object, pers): - print object.title cursor = self.db_connection.cursor() cursor.execute('''SELECT debut, fin, type, description, t_comppol.abbr FROM t_pershistoline LEFT JOIN t_comppol