Skip to content

Commit c4878c9

Browse files
committed
ACP2E-2093: Issue when uploading image with the same name while deleting the old image
- Fixed the static test failure.
1 parent e42f934 commit c4878c9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/Catalog/Model/Product/Image/RemoveDeletedImagesFromCache.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
namespace Magento\Catalog\Model\Product\Image;
99

1010
use Magento\Catalog\Helper\Image;
11-
use Magento\Catalog\Model\Product;
1211
use Magento\Catalog\Model\Product\Media\Config;
1312
use Magento\Framework\App\Filesystem\DirectoryList;
1413
use Magento\Framework\Encryption\Encryptor;

0 commit comments

Comments
 (0)