diff --git a/guacamole/src/main/webapp/index.xhtml b/guacamole/src/main/webapp/index.xhtml index e86778cbb..fb2e9cc30 100644 --- a/guacamole/src/main/webapp/index.xhtml +++ b/guacamole/src/main/webapp/index.xhtml @@ -134,8 +134,6 @@ } catch (e) { - console.log(e); - // Show login UI if unable to get configs loginUI.style.display = ""; connectionListUI.style.display = "none";