Skip to content

Commit

Permalink
Update program-attributes.service.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
aberonni authored Oct 30, 2024
1 parent d2ac4ff commit 144e3c0
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,6 @@ export class ProgramAttributesService {
name: c.name,
type: c.type,
label: c.label,
duplicateCheck: c.duplicateCheck,
questionType: QuestionType.programCustomAttribute,
};
});
Expand Down

0 comments on commit 144e3c0

Please sign in to comment.