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


##########
fineract-provider/src/main/java/org/apache/fineract/useradministration/service/PermissionReadPlatformServiceImpl.java:
##########
@@ -26,12 +26,9 @@
 import org.apache.fineract.useradministration.data.PermissionData;
 import org.slf4j.Logger;
 import org.slf4j.LoggerFactory;
-import org.springframework.beans.factory.annotation.Autowired;
 import org.springframework.jdbc.core.JdbcTemplate;
 import org.springframework.jdbc.core.RowMapper;
-import org.springframework.stereotype.Service;
 
-@Service
 public class PermissionReadPlatformServiceImpl implements 
PermissionReadPlatformService {

Review Comment:
   Please cleanup with Lombok statements, see previous comments (log and 
constructor).



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