Skip to content

Commit 221547b

Browse files
committed
ACP2E-4294: Restricted Category Products Still Counted in Wishlist After Customer Group Update
1 parent f3448c8 commit 221547b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app/code/Magento/Wishlist/Model/ResourceModel/Item/Collection.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,6 @@ class Collection extends \Magento\Framework\Model\ResourceModel\Db\Collection\Ab
8080
protected $_isProductNameJoined = false;
8181

8282
/**
83-
* Adminhtml sales
84-
*
8583
* @var \Magento\Sales\Helper\Admin
8684
*/
8785
protected $_adminhtmlSales = null;

0 commit comments

Comments
 (0)