rambo 4 hónapja
szülő
commit
71b95134c2
1 módosított fájl, 0 hozzáadás és 1 törlés
  1. 0 1
      python/index.py

+ 0 - 1
python/index.py

@@ -2,7 +2,6 @@ import asyncio
 import sys
 import uvicorn
 import signal
-from sqlalchemy.dialects import *
 from api import *
 from sockets.socket_server import *
 import uvicorn.loops.auto