Skip to content
Snippets Groups Projects
Verified Commit 192c8bb7 authored by Lukas Maximilian Kimpel's avatar Lukas Maximilian Kimpel
Browse files

Revert changes that don't belong to mr

parent d6a551f4
Branches
Tags
No related merge requests found
......@@ -23,8 +23,7 @@ export class AuthenticationService {
guest : '/guest'
};
private httpOptions = {
headers: new HttpHeaders({
})
headers: new HttpHeaders({})
};
constructor(private dataStoreService: DataStoreService,
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment