Skip to content
Snippets Groups Projects
Commit a5676e78 authored by Lukas Mauß's avatar Lukas Mauß
Browse files

Fix code style

parent 95472cbc
No related merge requests found
...@@ -33,7 +33,6 @@ export class ParticipantRoomComponent implements OnInit { ...@@ -33,7 +33,6 @@ export class ParticipantRoomComponent implements OnInit {
}); });
} }
goBack(): void { goBack(): void {
this.location.back(); this.location.back();
} }
......
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