This commit is contained in:
2021-09-06 14:04:17 +02:00
2 changed files with 1 additions and 2 deletions

View File

@ -79,5 +79,4 @@ export class TokenService {
this.messageService.add("Token removed from local storage") this.messageService.add("Token removed from local storage")
} }
} }
} }