Skip to content

Commit

Permalink
Remove unused cert template legacy field
Browse files Browse the repository at this point in the history
  • Loading branch information
sei-bstein committed Jan 19, 2025
1 parent ef10191 commit d07085b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion projects/gameboard-ui/src/app/api/game-models.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ export interface GameDetail {
feedbackConfig: string;
certificateTemplateId?: string;
practiceCertificateTemplateId?: string;
certificateTemplateLegacy: string;
externalHostId?: string;
feedbackTemplate?: FeedbackTemplate;
challengesFeedbackTemplateId?: string;
Expand Down

0 comments on commit d07085b

Please sign in to comment.