diff --git a/public/js/app.js b/public/js/app.js index ec457c3..b38e457 100644 --- a/public/js/app.js +++ b/public/js/app.js @@ -622,7 +622,6 @@ document.addEventListener('DOMContentLoaded', () => { } function updateSftpCacheUI(message) { - console.log(message) if (message.data?.hostname && message.data?.port && message.data?.user && message.data?.password) { // For testing, this is currently configured to be internally networked to port 22 for the given container. // The IP Address is sent from server side on page load, in theory, this should allow us to always allow