Skip to content

Commit 0ecf1fa

Browse files
author
Jeroen
authored
Remove duplicate
1 parent 21dfeae commit 0ecf1fa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/Sales/Controller/Adminhtml/Order/MassCancel.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ public function __construct(
4242
$this->orderManagement = $orderManagement ?: \Magento\Framework\App\ObjectManager::getInstance()->get(
4343
\Magento\Sales\Api\OrderManagementInterface::class
4444
);
45-
$this->orderManagement = $orderManagement;
4645
}
4746

4847
/**

0 commit comments

Comments
 (0)