Skip to content

Commit 25273b5

Browse files
authored
Merge pull request #1500 from algolia/feature/MAGE-876
Feature/mage 876
2 parents c80d0c5 + a7dbc7b commit 25273b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Helper/Entity/Product/PriceManager/ProductWithoutChildren.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ public function __construct(
9292
Rule $rule,
9393
ProductFactory $productloader,
9494
ScopedProductTierPriceManagementInterface $productTierPrice,
95-
Logger $logger,
95+
Logger $logger
9696
) {
9797
$this->configHelper = $configHelper;
9898
$this->customerGroupCollectionFactory = $customerGroupCollectionFactory;

0 commit comments

Comments
 (0)