You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by GitBox <gi...@apache.org> on 2022/09/14 11:48:19 UTC

[GitHub] [fineract] josehernandezfintecheandomx commented on a diff in pull request #2601: FINERACT-1724: Add disallowExpectedDisbursements flag in Loan account response

josehernandezfintecheandomx commented on code in PR #2601:
URL: https://github.com/apache/fineract/pull/2601#discussion_r970701199


##########
fineract-provider/src/main/java/org/apache/fineract/portfolio/loanaccount/data/LoanAccountData.java:
##########
@@ -1307,10 +1299,6 @@ public static LoanAccountData associationsAndTemplate(final LoanAccountData acc,
             final PaidInAdvanceData paidInAdvance, Collection<InterestRatePeriodData> interestRatesPeriods,
             final Collection<LoanAccountSummaryData> clientActiveLoanOptions, final List<RateData> rates, final Boolean isRatesEnabled,
             final CollectionData delinquent) {
-        LoanProductConfigurableAttributes loanProductConfigurableAttributes = null;

Review Comment:
   Without use



-- 
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: commits-unsubscribe@fineract.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org