mirror of
https://github.com/baiqwerdvd/ArknightsUID.git
synced 2025-05-07 12:43:29 +08:00
remove assert
This commit is contained in:
parent
588864d616
commit
6556ca93e9
@ -49,7 +49,6 @@ async def get_resp_msg(bot: Bot, ev: Event):
|
||||
return "Cred无效!"
|
||||
else:
|
||||
skd_uid = check_cred.user.id_
|
||||
assert skland_userId == skd_uid
|
||||
uid = check_cred.gameStatus.uid
|
||||
if uid not in uid_list:
|
||||
return "请先绑定该 Cred 对应的 uid"
|
||||
|
Loading…
x
Reference in New Issue
Block a user