Skip to content

Commit

Permalink
resolve merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
coolchock committed Jan 17, 2025
1 parent e0928ae commit 96ca7e1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ import { JhiConnectionStatusComponent } from 'app/shared/connection-status/conne
import { FaIconComponent } from '@fortawesome/angular-fontawesome';
import { ExamResultSummaryComponent } from './summary/exam-result-summary.component';
import { ArtemisTranslatePipe } from 'app/shared/pipes/artemis-translate.pipe';
import { convertDateFromServer } from 'app/utils/date.utils';

type GenerateParticipationStatus = 'generating' | 'failed' | 'success';

Expand Down

0 comments on commit 96ca7e1

Please sign in to comment.