diff --git a/frontend/src/views/assignments/TeacherAssignment.vue b/frontend/src/views/assignments/TeacherAssignment.vue index c6ddb198..1b10f268 100644 --- a/frontend/src/views/assignments/TeacherAssignment.vue +++ b/frontend/src/views/assignments/TeacherAssignment.vue @@ -79,7 +79,6 @@ Const {groupProgressMap} = props.useGroupsWithProgress( an: num, }); window.location.href = "/user/assignment"; - }