This commit is contained in:
parent
e59531b95d
commit
8b1f76d3e2
|
@ -17,10 +17,7 @@ export class UserWorkspaceComponent implements OnInit {
|
|||
}
|
||||
|
||||
ngOnInit() {
|
||||
|
||||
//if(!this.tokenService.isLoggedIn())
|
||||
//this.router.navigate([''], { queryParams: { /*returnUrl: this.state.url*/ }});
|
||||
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue