MoMagdy14 commented on code in PR #3374:
URL: https://github.com/apache/fineract/pull/3374#discussion_r1298227793
##########
fineract-provider/src/main/java/org/apache/fineract/portfolio/tax/service/TaxReadPlatformServiceImpl.java:
##########
@@ -49,7 +48,7 @@ public class TaxReadPlatformServiceImpl implements
TaxReadPlatformService {
private final JdbcTemplate jdbcTemplate;
private final AccountingDropdownReadPlatformService
accountingDropdownReadPlatformService;
- @Autowired
+
public TaxReadPlatformServiceImpl(final JdbcTemplate jdbcTemplate,
Review Comment:
done, updated.
--
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]