We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d41017 commit ef036d0Copy full SHA for ef036d0
1 file changed
bot.py
@@ -54,11 +54,11 @@
54
55
# 定义重启退出码
56
RESTART_EXIT_CODE = 42
57
-print("-----------------------------------------")
58
-print("\n\n\n\n\n")
59
-print(t("startup.dev_branch_warning"))
60
61
+# print("-----------------------------------------")
+# print("\n\n\n\n\n")
+# print(t("startup.dev_branch_warning"))
62
63
64
def run_runner_process():
0 commit comments