Skip to content

Commit d148bbc

Browse files
committed
MAGETWO-64477: [Indexer optimizations] Indexation process in non-locking way for product indexer
- build stabilization
1 parent 20169b5 commit d148bbc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/Catalog/Model/ResourceModel/Product/Collection.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
use Magento\Framework\DB\Select;
1919
use Magento\Framework\EntityManager\MetadataPool;
2020
use Magento\Store\Model\Store;
21-
use Magento\Catalog\Model\Product\Gallery\ReadHandler as GalleryReadHandler;
2221
use Magento\Catalog\Model\ResourceModel\Product\Indexer\Category\Product\FrontendResource as CategoryProductFrontend;
2322

2423
/**

0 commit comments

Comments
 (0)