Skip to content

Commit

Permalink
Merge branch 'placeholderperformance' of https://github.com/adobecom/…
Browse files Browse the repository at this point in the history
…milo into placeholderperformance
  • Loading branch information
vgoodric committed Sep 19, 2024
2 parents ffb0fb1 + 6384782 commit 2e917ad
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions libs/features/personalization/personalization.js
Original file line number Diff line number Diff line change
Expand Up @@ -942,8 +942,6 @@ export function handleFragmentCommand(command, a) {
return false;
}



export function parseNestedPlaceholders({ placeholders }) {
if (!placeholders) return;
Object.entries(placeholders).forEach(([key, value]) => {
Expand Down

0 comments on commit 2e917ad

Please sign in to comment.