remove comment

This commit is contained in:
rahul shukla 2020-02-24 11:23:02 +05:30
parent 30cb18c1f5
commit ab956a2a79
1 changed files with 1 additions and 1 deletions

View File

@ -48,6 +48,6 @@ class PriceRuleIndex extends Command
*/
public function handle()
{
// $this->catalogRuleIndexHelper->reindexComplete();
$this->catalogRuleIndexHelper->reindexComplete();
}
}