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

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
hardingadonis committed Dec 5, 2023
1 parent 3c7eec8 commit a4d2f1e
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,6 @@ protected void doPost(HttpServletRequest request, HttpServletResponse response)
moveCartToOrderData(id, cartCookie, response);

response.sendRedirect("purchase-history");

return;
} else {
}
}

Expand Down

0 comments on commit a4d2f1e

Please sign in to comment.