Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
hachokbloomreach committed Nov 28, 2023
1 parent 622a817 commit fe71180
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion brx-spartacus-storefront/src/app/brx/brx.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ import {
SpartacusShippingAddressComponent,
SpartacusWishListComponent,
} from '@bloomreach/brx-spartacus-library';
import { Configuration, Page } from '@bloomreach/spa-sdk';
import { Page } from '@bloomreach/spa-sdk';
import { REQUEST } from '@nguniversal/express-engine/tokens';
import { PageContext, RoutingService } from '@spartacus/core';
import { OutletPosition } from '@spartacus/storefront';
Expand Down

0 comments on commit fe71180

Please sign in to comment.