Amogh1221 commited on
Commit
e9d64c0
Β·
verified Β·
1 Parent(s): 855032a

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +0 -2
main.py CHANGED
@@ -10,8 +10,6 @@ import asyncio
10
  import json
11
 
12
  app = FastAPI(title="Deepcastle Engine API")
13
-
14
- # ─── Multiplaying / Challenge Manager ──────────────────────────────────────────
15
  class ConnectionManager:
16
  def __init__(self):
17
  # match_id -> list of websockets
 
10
  import json
11
 
12
  app = FastAPI(title="Deepcastle Engine API")
 
 
13
  class ConnectionManager:
14
  def __init__(self):
15
  # match_id -> list of websockets