Skip to content

Commit 7422343

Browse files
committed
Remove empty line
1 parent 3232465 commit 7422343

File tree

1 file changed

+0
-1
lines changed
  • app/code/Magento/Checkout/Controller/Cart

1 file changed

+0
-1
lines changed

app/code/Magento/Checkout/Controller/Cart/Add.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,6 @@ public function execute()
129129
'cart_url' => $this->getCartUrl(),
130130
]
131131
);
132-
133132
}
134133
return $this->goBack(null, $product);
135134
}

0 commit comments

Comments
 (0)