chore(infra): remove Chinese comments

This commit is contained in:
YuehuCao 2025-08-11 18:54:26 +08:00
parent f95552ff4d
commit 40a43aa538

View File

@ -19,7 +19,6 @@ class SmsHandler:
return self._twillo_client
async def send_sms(self, sender: str, receiver: str, message: str):
# 获取客户端(延迟初始化)
client = await self._get_client()
message = await client.messages.create_async(