Skip to content

Commit a76afcf

Browse files
VIA-832 TS/DB Cleanup ToDo comment after review
1 parent 62ec20c commit a76afcf

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/services/content-api/parsers/custom/rsv-pregnancy.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ const filterHowToGetSectionToOnlyRsvPregnancyText = (howToGetVaccine: VaccinePag
5151
};
5252

5353
const createOverviewConclusionFromHowToGetSection = (howToGetContent: VaccinePageSection): Overview => {
54-
// TODO: VIA-832 attempt to remove hardcoding for array element zero?
5554
const howToGetContentText: SimpleSubsection = howToGetContent.subsections[0] as SimpleSubsection;
5655

5756
const pharmacyBookingInfo = buildPharmacyBookingNBSInfo();

0 commit comments

Comments
 (0)