diff --git a/Html/apps/sockets/namespaces.py b/Html/apps/sockets/namespaces.py
index d6846f9..71346c0 100644
--- a/Html/apps/sockets/namespaces.py
+++ b/Html/apps/sockets/namespaces.py
@@ -129,10 +129,6 @@ class AgentNamespace(Namespace):
user_uuid2ase_client[user_uuid].connect()
-
-
-
-
def on_language(self, language):
ex = current_app.extensions
print(f"Language changed to: {language}")