From ef036d06b61437ff7ce09c46bc46ded9e866d047 Mon Sep 17 00:00:00 2001 From: DrSmoothl <1787882683@qq.com> Date: Tue, 31 Mar 2026 10:14:53 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=B3=A8=E9=87=8A=E6=8E=89=E5=90=AF?= =?UTF-8?q?=E5=8A=A8=E6=97=B6=E7=9A=84=E8=B0=83=E8=AF=95=E8=BE=93=E5=87=BA?= =?UTF-8?q?=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bot.py | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bot.py b/bot.py index ac3f0a1c..a5d6c772 100644 --- a/bot.py +++ b/bot.py @@ -54,11 +54,11 @@ logger = get_logger("main") # 定义重启退出码 RESTART_EXIT_CODE = 42 -print("-----------------------------------------") -print("\n\n\n\n\n") -print(t("startup.dev_branch_warning")) -print("\n\n\n\n\n") -print("-----------------------------------------") +# print("-----------------------------------------") +# print("\n\n\n\n\n") +# print(t("startup.dev_branch_warning")) +# print("\n\n\n\n\n") +# print("-----------------------------------------") def run_runner_process():