From a6f1d17d8112a56d970ba1970d50ae861e7e2332 Mon Sep 17 00:00:00 2001 From: Aleksei Fedorov Date: Thu, 21 May 2026 20:00:38 +0400 Subject: [PATCH] Update active-connections.js --- static/js/active-connections.js | 1 - 1 file changed, 1 deletion(-) diff --git a/static/js/active-connections.js b/static/js/active-connections.js index 85cabf0..44bb721 100755 --- a/static/js/active-connections.js +++ b/static/js/active-connections.js @@ -1,4 +1,3 @@ -// Module for working with active network connections class ActiveConnectionsManager { constructor() { debugLog("ActiveConnectionsManager: constructor called");