Removed console errors
This commit is contained in:
parent
16c3d66f33
commit
0c741814f3
3 changed files with 6 additions and 22 deletions
|
|
@ -112,7 +112,6 @@ angular
|
|||
$location.path('unsupported');
|
||||
} else {
|
||||
if (!$rootScope.iden && next.logged) {
|
||||
console.log('not logged... redirecting')
|
||||
$idle.unwatch();
|
||||
$location.path('/');
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue