chore: clean up

This commit is contained in:
草师傅 2025-07-31 11:45:10 +08:00
parent 3b087369fa
commit 26e526d124
2 changed files with 0 additions and 2 deletions

View file

@ -79,7 +79,6 @@ class TelegramAdapter:
)
await self.dp.start_polling(bot)
print(await bot.get_updates())
async def main() -> None: