Skip to content

Commit

Permalink
fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-test committed Oct 18, 2023
1 parent 0d50267 commit 6a1149e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/webapp/app/exam/manage/exam-management.route.ts
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ import { BonusComponent } from 'app/grading-system/bonus/bonus.component';
import { SuspiciousBehaviorComponent } from 'app/exam/manage/suspicious-behavior/suspicious-behavior.component';
import { SuspiciousSessionsOverviewComponent } from 'app/exam/manage/suspicious-behavior/suspicious-sessions-overview/suspicious-sessions-overview.component';
import { StudentExamTimelineComponent } from 'app/exam/manage/student-exams/student-exam-timeline/student-exam-timeline.component';
import { QuizPoolComponent } from 'app/exercises/quiz/manage/quiz-pool.component';

export const examManagementRoute: Routes = [
{
Expand Down

0 comments on commit 6a1149e

Please sign in to comment.