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

Remove back function that is no longer in use

parent 559128e9
No related merge requests found
......@@ -57,7 +57,4 @@ export class CommentListComponent implements OnInit {
});
}
goBack(): void {
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