令返回符合格式

This commit is contained in:
hemengyang
2022-01-12 18:43:07 +08:00
parent 456d333568
commit 187532930b
11 changed files with 20 additions and 232 deletions

View File

@ -89,10 +89,6 @@ class Permission:
event: Event 对象
stack: 异步上下文栈
dependency_cache: 依赖缓存
:返回:
- `bool`
"""
if not self.checkers:
return True