This commit is contained in:
Nikolaos Laskaris 2017-11-10 17:59:07 +02:00
parent e59531b95d
commit 8b1f76d3e2
1 changed files with 1 additions and 4 deletions

View File

@ -17,10 +17,7 @@ export class UserWorkspaceComponent implements OnInit {
}
ngOnInit() {
//if(!this.tokenService.isLoggedIn())
//this.router.navigate([''], { queryParams: { /*returnUrl: this.state.url*/ }});
}
}