删除测试用代码

This commit is contained in:
ClovertaTheTrilobita 2025-01-17 20:39:01 +08:00
parent ad4c04f080
commit c6814caf80

View file

@ -45,5 +45,5 @@ async def get_cf_rounds():
all_matches = "".join([all_matches, until_start])
if matches["phase"] == "FINISHED":
i = True
print(all_matches)
# print(all_matches)
await cf_query.finish(all_matches)