Skip to content

Commit

Permalink
Remove unused cert template legacy field (#222)
Browse files Browse the repository at this point in the history
  • Loading branch information
sei-bstein authored Jan 20, 2025
1 parent ef10191 commit 85be2ed
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 85be2ed

Please sign in to comment.