This commit is contained in:
Cai
2025-10-26 09:23:17 +08:00
parent 02b1279185
commit 908d591516

View File

@@ -129,10 +129,6 @@ class AgentNamespace(Namespace):
user_uuid2ase_client[user_uuid].connect() user_uuid2ase_client[user_uuid].connect()
def on_language(self, language): def on_language(self, language):
ex = current_app.extensions ex = current_app.extensions
print(f"Language changed to: {language}") print(f"Language changed to: {language}")