vidakovic commented on code in PR #3506:
URL: https://github.com/apache/fineract/pull/3506#discussion_r1374761746


##########
fineract-provider/src/main/java/org/apache/fineract/portfolio/interestratechart/service/InterestRateChartSlabReadPlatformServiceImpl.java:
##########
@@ -55,7 +52,6 @@ public class InterestRateChartSlabReadPlatformServiceImpl 
implements InterestRat
     private final CodeValueReadPlatformService codeValueReadPlatformService;
     private final DatabaseSpecificSQLGenerator sqlGenerator;
 
-    @Autowired
     public 
InterestRateChartSlabReadPlatformServiceImpl(PlatformSecurityContext context, 
final JdbcTemplate jdbcTemplate,

Review Comment:
   @mmagdiab please get rid of constructor with required args annotation



-- 
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]

Reply via email to