Skip to content

Commit f09e477

Browse files
committed
Merge branch 'MAGETWO-40028' into bugs
2 parents 7a7f46f + 60ae0de commit f09e477

File tree

1 file changed

+0
-1
lines changed
  • app/code/Magento/CatalogSearch/Model/Indexer/Mview

1 file changed

+0
-1
lines changed

app/code/Magento/CatalogSearch/Model/Indexer/Mview/Action.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,4 @@ public function execute($ids)
3939
$indexer = $this->indexerFactory->create()->load(Fulltext::INDEXER_ID);
4040
$indexer->reindexList($ids);
4141
}
42-
4342
}

0 commit comments

Comments
 (0)