diff --git a/qurator/eynollah/eynollah.py b/qurator/eynollah/eynollah.py index e56009b..820cbd7 100644 --- a/qurator/eynollah/eynollah.py +++ b/qurator/eynollah/eynollah.py @@ -2897,7 +2897,6 @@ class Eynollah: #self.logger.info('cont_page %s', cont_page) if not num_col: - print('buraya galir??') self.logger.info("No columns detected, outputting an empty PAGE-XML") pcgts = self.writer.build_pagexml_no_full_layout([], page_coord, [], [], [], [], [], [], [], [], [], [], cont_page, [], []) self.logger.info("Job done in %.1fs", time.time() - t1)