Skip to content

Commit

Permalink
deleting extra brackets
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 26, 2024
1 parent ab2f74c commit 1f45493
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions blocks/gmo-program-details/gmo-program-details.js
Original file line number Diff line number Diff line change
Expand Up @@ -731,8 +731,7 @@ async function buildFieldScopes(scopeTypeId, scopes, block, associationMap) {
}
});
});
}
}
}

function buildKPIList(program) {
let kpiList = document.createElement('ul');
Expand Down

0 comments on commit 1f45493

Please sign in to comment.