adamsaghy commented on code in PR #5592:
URL: https://github.com/apache/fineract/pull/5592#discussion_r3233163492
##########
fineract-progressive-loan/src/main/java/org/apache/fineract/portfolio/loanaccount/loanschedule/domain/ProgressiveLoanScheduleGenerator.java:
##########
@@ -87,7 +87,6 @@ public LoanSchedulePlan generate(final MathContext mc, final
LoanRepaymentSchedu
public LoanScheduleModel generate(final MathContext mc, final
LoanApplicationTerms loanApplicationTerms,
final Set<LoanCharge> loanCharges, final HolidayDetailDTO
holidayDetailDTO) {
- // determine the total charges due at time of disbursement
Review Comment:
any reasons to remove the comments?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]