nettoyage

This commit is contained in:
Kepka Ludovic
2025-08-21 17:10:23 +02:00
committed by skylanix
parent cf8fd43a4e
commit a5650ebd09

View File

@@ -1,7 +0,0 @@
import asyncio
from twitchbot import start
if __name__ == "__main__":
asyncio.run(start())