Skip to content

Commit

Permalink
Linting.
Browse files Browse the repository at this point in the history
  • Loading branch information
AdobeLinhart committed Sep 19, 2024
1 parent 52c00aa commit 6384782
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 6384782

Please sign in to comment.