Skip to content

Commit

Permalink
removed duplicates
Browse files Browse the repository at this point in the history
Co-Authored-By: TyroneAEM <[email protected]>
Co-Authored-By: Samruddhi <[email protected]>
Co-Authored-By: Tyrone Tse <[email protected]>
Co-Authored-By: Shivani gupta <[email protected]>
Co-Authored-By: Shivani gupta <[email protected]>
Co-Authored-By: shivanigupta <[email protected]>
  • Loading branch information
7 people committed Nov 25, 2024
1 parent 52f2700 commit 3d65407
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion blocks/gmo-program-details/gmo-program-details.js
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,6 @@ async function addProgramStats(block) {
// build header
let header = block.querySelector('.details-header-wrapper');
// build header
let header = block.querySelector('.details-header-wrapper');
if (!(program === undefined)) {
const programHeader = buildHeader(program, queryVars).outerHTML;
// Update the header with the actual data
Expand Down

0 comments on commit 3d65407

Please sign in to comment.