Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/develop' into release-2211.29.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rmch91 committed Oct 9, 2024
2 parents bc885a4 + 819b63b commit 8773f30
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,6 @@ if (environment.cpq) {
provide: USE_MY_ACCOUNT_V2_NOTIFICATION_PREFERENCE,
useValue: environment.myAccountV2,
},
// CXSPA-6793: refactor to`provideFeatureToggles` and `satisfies` keyword
provideFeatureTogglesFactory(() => {
const appFeatureToggles: Required<FeatureToggles> = {
showDeliveryOptionsTranslation: true,
Expand Down

0 comments on commit 8773f30

Please sign in to comment.