From 06e763c7ab732bbac92e99b186d7543344120677 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Omar=20S=C3=A1nchez=20Pizarro?= Date: Mon, 19 Jan 2026 20:45:19 +0100 Subject: [PATCH] as --- managers/worker_conditions.py | 1 - 1 file changed, 1 deletion(-) diff --git a/managers/worker_conditions.py b/managers/worker_conditions.py index 56c147c..97e1587 100644 --- a/managers/worker_conditions.py +++ b/managers/worker_conditions.py @@ -42,5 +42,4 @@ class WorkerConditions: ): return True else: - self.logger.debug(f"Excluded article: {article}") return False \ No newline at end of file