|
@@ -19,7 +19,6 @@ |
|
|
block discarded – undo |
|
19
|
19
|
use LizardMedia\ProductAttachment\Model\Attachment\ContentValidator; |
|
20
|
20
|
use LizardMedia\ProductAttachment\Model\AttachmentRepository\SearchResultProcessor; |
|
21
|
21
|
use LizardMedia\ProductAttachment\Model\Product\TypeHandler\Attachment as AttachmentHandler; |
|
22
|
|
-use LizardMedia\ProductAttachment\Model\ResourceModel\Attachment\Collection; |
|
23
|
22
|
use LizardMedia\ProductAttachment\Model\ResourceModel\Attachment\Collection as AttachmentCollection; |
|
24
|
23
|
use LizardMedia\ProductAttachment\Model\ResourceModel\Attachment\CollectionFactory as AttachmentCollectionFactory; |
|
25
|
24
|
use Magento\Catalog\Api\Data\ProductInterface; |
Please login to merge, or discard this patch.