mirror of
https://github.com/MeoProject/lx-music-api-server.git
synced 2025-05-23 19:17:41 +08:00
fix: 修复报错
This commit is contained in:
parent
77737d18e6
commit
2400602aae
@ -110,7 +110,6 @@ async def _process_refresh(user_info: Dict[str, Any]) -> Optional[bool]:
|
||||
"刷新过程异常 [账号: %s] 错误信息: %s",
|
||||
user_info["uin"],
|
||||
str(e),
|
||||
exc_info=True,
|
||||
)
|
||||
return False
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user