Skip to content

Commit

Permalink
Update opf-feature.module.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
FollowTheFlo authored Jul 12, 2023
1 parent 7324c10 commit 9627c2a
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@ import {
opfBaseTranslationChunksConfig,
opfBaseTranslations,
} from '@spartacus/opf/base/assets';
import { OPF_BASE_FEATURE, OpfBaseRootModule } from '@spartacus/opf/base/root';
import { OpfBaseRootModule, OPF_BASE_FEATURE } from '@spartacus/opf/base/root';
import {
opfCheckoutTranslationChunksConfig,
opfCheckoutTranslations,
} from '@spartacus/opf/checkout/assets';
import {
OpfConfig,
defaultB2BOPFCheckoutConfig,
defaultOPFCheckoutConfig,
OpfConfig,
} from '@spartacus/opf/checkout/root';

import { environment } from '../../../../environments/environment';
Expand Down

0 comments on commit 9627c2a

Please sign in to comment.