Skip to content
This repository has been archived by the owner on Dec 2, 2024. It is now read-only.

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
regdos authored Mar 1, 2018
1 parent 45f6ba7 commit 685750b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@ public function continuePaymentAction()
*/
private function _redirectAction($action)
{
echo $action;
$this->_redirect('checkout/onepage/' . $action, array('_secure' => true));
}
}

0 comments on commit 685750b

Please sign in to comment.