粗略过一遍,修复一眼可见的问题

This commit is contained in:
hemengyang
2022-01-12 19:41:42 +08:00
parent ec06010298
commit 98deadb4d6
9 changed files with 30 additions and 69 deletions

View File

@ -480,9 +480,6 @@ class ToMeRule:
def to_me() -> Rule:
"""
通过 `event.is_tome()` 判断事件是否与机器人有关
参数:
* 无
"""
return Rule(ToMeRule())