Skip to content

Commit 6dfbd9a

Browse files
committed
Removed console log
1 parent 7434007 commit 6dfbd9a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

csp/gitprojectsettings.csp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -653,7 +653,6 @@ $(function()
653653

654654
$(document).on('click', "#goToWebUI", function(e){
655655
e.preventDefault();
656-
console.log($("#webuiURL")[0].innerText);
657656
window.location.href = $("#webuiURL")[0].innerText;
658657
})
659658

0 commit comments

Comments
 (0)