From 89a246c459722596e3ece1126312ffc62d8f7c2e Mon Sep 17 00:00:00 2001 From: soufiane Date: Thu, 4 Jan 2024 15:14:28 +0100 Subject: [PATCH] wait #6482 --- resources/linkeditor/js/linkeditor.js | 1 - 1 file changed, 1 deletion(-) diff --git a/resources/linkeditor/js/linkeditor.js b/resources/linkeditor/js/linkeditor.js index 259e641b1..675508f44 100644 --- a/resources/linkeditor/js/linkeditor.js +++ b/resources/linkeditor/js/linkeditor.js @@ -626,7 +626,6 @@ $(function () { // $("body").on("click", "#connectTo", function(e) { e.preventDefault() - console.log('okkkkkkkkkkkkkk') clearTimeout(interval) intervalConnection("1"); }) -- 2.39.5