diff --git a/www/LoginView.js b/www/LoginView.js index 3b8eee7b..ae443e0f 100644 --- a/www/LoginView.js +++ b/www/LoginView.js @@ -48,7 +48,6 @@ Ext.define('PBS.LoginView', { PBS.Utils.updateLoginData(data); PBS.app.changeView('mainview'); } catch (error) { - console.error(error); // for debugging Proxmox.Utils.authClear(); loginForm.unmask(); Ext.MessageBox.alert(