From 498f4769ef8344e5034118ff96626c45aba6994a Mon Sep 17 00:00:00 2001 From: Pustoy Date: Mon, 16 Feb 2026 14:39:05 +0500 Subject: [PATCH] =?UTF-8?q?#=20=D0=A3=D0=B4=D0=B0=D0=BB=D0=B5=D0=BD=D0=B0?= =?UTF-8?q?=20=D0=BF=D1=80=D0=BE=D0=B2=D0=B5=D1=80=D0=BA=D0=B0=20=D1=81=20?= =?UTF-8?q?print=20=D0=B2=20=D1=82=D0=B5=D1=80=D0=BC=D0=B8=D0=BD=D0=B0?= =?UTF-8?q?=D0=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scheduler.py | 6 ------ 1 file changed, 6 deletions(-) diff --git a/scheduler.py b/scheduler.py index 4659bf5..d326ef0 100644 --- a/scheduler.py +++ b/scheduler.py @@ -95,12 +95,6 @@ async def scheduled_event_loop(): start_day = event.get("event_day", event["day"]) start_time = get_next_datetime(now, start_day, event["event_hour"], event["event_minute"]) - print(f"[{event['name']}]") - print("NOW:", now) - print("CREATE:", create_time) - print("START:", start_time) - print("CREATE_DAY:", create_day, "START_DAY:", start_day) - print("-" * 40) # ✅ Догоняющее окно: # если уже пора создать голосование (create_time наступило),