mirror of
https://github.com/ClovertaTheTrilobita/SanYeCao-Nonebot.git
synced 2026-04-01 22:04:51 +00:00
删除测试用代码
This commit is contained in:
parent
ad4c04f080
commit
c6814caf80
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue