Skip to content

Commit e95a906

Browse files
committed
MCP-549 Investigate possible improvements with enabled rules processing
1 parent 9ed4abc commit e95a906

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

app/code/Magento/Quote/Model/Quote/QuantityCollector.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,6 @@
1111

1212
class QuantityCollector
1313
{
14-
/**
15-
* @var []
16-
*/
17-
private $quoteCache = [];
18-
1914
/**
2015
* Collect items qty
2116
*

0 commit comments

Comments
 (0)