Update satori.py

This commit is contained in:
Typer_Body
2026-02-21 23:18:47 +08:00
committed by GitHub
parent 9a9f0eaa7d
commit 96e32a10e2

View File

@@ -1088,4 +1088,3 @@ class SatoriAdapter(abstract_platform_adapter.AbstractMessagePlatformAdapter):
async def run_async(self):
"""Async run wrapper"""
await self.run()