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