chore: remove CI test comment
Deploy Dashboard (Dev) / deploy-dev (push) Successful in 2m18s

This commit is contained in:
Gan, Jimmy
2026-03-11 00:47:22 +08:00
parent 80ad5e9197
commit 75cfafd388
-1
View File
@@ -10,7 +10,6 @@ import auth
logger = logging.getLogger(__name__)
# CI test: verify auto-trigger works
MAX_SESSIONS = 5
MAX_SESSIONS_PER_USER = 5
_session_lock = asyncio.Lock()