Skip to content

Commit d9f506f

Browse files
author
Roman Ganin
committed
MAGETWO-39957: Catalog Price Rule does not apply to Group price
1 parent 7320b6c commit d9f506f

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

app/code/Magento/CatalogRule/Model/Indexer/IndexBuilder.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -82,11 +82,6 @@ class IndexBuilder
8282
*/
8383
protected $batchCount;
8484

85-
/**
86-
* @var \Magento\Catalog\Model\Product
87-
*/
88-
protected $product;
89-
9085
/**
9186
* @param RuleCollectionFactory $ruleCollectionFactory
9287
* @param PriceCurrencyInterface $priceCurrency

0 commit comments

Comments
 (0)