From e98b2b27ba6d19d4243eca54c185b9e6826f2b93 Mon Sep 17 00:00:00 2001 From: "Gleb O. Ivaniczkij" Date: Wed, 14 Aug 2024 01:07:23 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D1=82=D0=BA=D0=BB=D1=8E=D1=87=D0=B5?= =?UTF-8?q?=D0=BD=20=D1=82=D0=B5=D1=81=D1=82=D0=BE=D0=B2=D1=8B=D0=B9=20?= =?UTF-8?q?=D0=B7=D0=B0=D0=BF=D1=83=D1=81=D0=BA=20=D0=BE=D0=BF=D1=80=D0=BE?= =?UTF-8?q?=D1=81=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bot/main.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/bot/main.py b/bot/main.py index 17d62c2..a59ad6d 100644 --- a/bot/main.py +++ b/bot/main.py @@ -176,9 +176,6 @@ async def get_poll_answer( async def on_startup( dispatcher: Dispatcher, ): - # ### TEST - await send_mood_poll() - # TEST ### # scheduler.add_job( # func=send_mood_poll, # trigger='cron',