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


##########
fineract-provider/src/main/java/org/apache/fineract/portfolio/savings/service/DepositAccountOnHoldTransactionReadPlatformServiceImpl.java:
##########
@@ -46,7 +43,6 @@ public class 
DepositAccountOnHoldTransactionReadPlatformServiceImpl implements D
     private final PaginationHelper paginationHelper;
     private final DepositAccountOnHoldTransactionsMapper mapper;
 
-    @Autowired
     public DepositAccountOnHoldTransactionReadPlatformServiceImpl(final 
JdbcTemplate jdbcTemplate, final ColumnValidator columnValidator,

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