💡 remove comment

This commit is contained in:
yanyongyu 2021-02-26 12:03:48 +08:00
parent 9ea80abf8c
commit bb37d757da
2 changed files with 1 additions and 4 deletions

1
.gitignore vendored
View File

@ -188,3 +188,4 @@ typings/
dev
docs_build/_build
!tests/.env
*.xmind

View File

@ -141,7 +141,3 @@ SUPERUSER = Permission(_superuser)
"""
- **说明**: 匹配任意超级用户消息类型事件
"""
# EVERYBODY = MESSAGE
# """
# - **说明**: 匹配任意消息类型事件
# """