dashboard: remove random console.log
This commit is contained in:
@@ -468,8 +468,6 @@ function redirectIfNeeded(status, currentView) {
|
||||
return false;
|
||||
}
|
||||
|
||||
console.log(status, currentView);
|
||||
|
||||
if (status.activated) {
|
||||
console.log('Already activated');
|
||||
if (currentView === 'dashboard') {
|
||||
|
||||
Reference in New Issue
Block a user