Skip to content

Commit

Permalink
MAGETWO-52385: Order data is not transferred to new order when making…
Browse files Browse the repository at this point in the history
… Reorder
  • Loading branch information
ishakhsuvarov committed May 16, 2016
1 parent ef9b7b5 commit ca7305e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ public function __construct(
*/
public function save(CartInterface $quote)
{
// todo: remove getIsActive check
/** @var \Magento\Quote\Model\Quote $quote */
// Quote Item processing
$items = $quote->getItems();
Expand Down

0 comments on commit ca7305e

Please sign in to comment.