diff --git a/dashboard/src/js/client.js b/dashboard/src/js/client.js index 410d3bcd2..d9f0ce589 100644 --- a/dashboard/src/js/client.js +++ b/dashboard/src/js/client.js @@ -468,8 +468,6 @@ function redirectIfNeeded(status, currentView) { return false; } - console.log(status, currentView); - if (status.activated) { console.log('Already activated'); if (currentView === 'dashboard') {