Skip to content

Commit

Permalink
Fix: 빌드 오류 해결
Browse files Browse the repository at this point in the history
  • Loading branch information
marinesnow34 committed Nov 23, 2023
1 parent 314bb6e commit 990559d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,6 @@ public Object cancelTossPayment(CustomUserDetails userDetails, TossCancelReq tos
applyCancelTosspaymentDto(order, tosspaymentDto);

orderRepository.save(order);

return orderMapper.tosspaymentDtoToCancelRes();
}

Expand Down

0 comments on commit 990559d

Please sign in to comment.