mirror of
https://github.com/zhenxun-org/zhenxun_bot.git
synced 2025-12-15 14:22:55 +08:00
去掉没有用处还会引发异常的一行
This commit is contained in:
parent
08609bdf53
commit
f6f095f949
@ -453,7 +453,6 @@ class AuthChecker:
|
|||||||
:param bot: bot
|
:param bot: bot
|
||||||
:param event: event
|
:param event: event
|
||||||
"""
|
"""
|
||||||
ban = await BanUser.is_ban(event.user_id)
|
|
||||||
try:
|
try:
|
||||||
if (
|
if (
|
||||||
(
|
(
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user