Skip to content

Commit df641c0

Browse files
mazhalaiIvan Gavryshko
authored andcommitted
MAGETWO-34689: Contribution of Sprint 24 Bugs only to Mainline
- phpcs error fix
1 parent 90a988f commit df641c0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/Checkout/Model/Layout/DepersonalizePlugin.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ class DepersonalizePlugin
2929
public function __construct(
3030
DepersonalizeChecker $depersonalizeChecker,
3131
\Magento\Checkout\Model\Session $checkoutSession
32-
3332
) {
3433
$this->checkoutSession = $checkoutSession;
3534
$this->depersonalizeChecker = $depersonalizeChecker;

0 commit comments

Comments
 (0)