Skip to content

Commit 6666ea5

Browse files
committed
MC-29945: GraphQL Cart endpoint returns incorrect or different product images
1 parent aa0adc6 commit 6666ea5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/QuoteGraphQl/Model/Cart/GetCartProducts.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ public function __construct(
3636
) {
3737
$this->productRepository = $productRepository;
3838
$this->searchCriteriaBuilder = $searchCriteriaBuilder;
39-
4039
}
4140

4241
/**

0 commit comments

Comments
 (0)