Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
markpadbe committed Jun 10, 2024
1 parent 2ae612c commit 14cfa36
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libs/features/personalization/personalization.js
Original file line number Diff line number Diff line change
Expand Up @@ -708,7 +708,6 @@ export async function getManifestConfig(info, variantOverride = false) {
manifestConfig.manifestUrl = manifestUrl;
manifestConfig.disabled = disabled;
manifestConfig.event = event;
// manifestConfig.variants = {};
return manifestConfig;
}

Expand Down

0 comments on commit 14cfa36

Please sign in to comment.