Skip to content

Commit

Permalink
Fixed PR commment
Browse files Browse the repository at this point in the history
Fixed PR commment
  • Loading branch information
Kantharajut-btc committed Sep 21, 2020
1 parent 047138a commit e915807
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -147,8 +147,6 @@ public AppOrgInfoBean getUserAppDetailsByAllApi(String userId, String appId) {

appOrgInfoBean.setAppInfoId(appInfoId);

appOrgInfoBean.setAppInfoId(appInfoId);

logger.info("CommonDaoImpl getUserAppDetailsByAllApi() - Ends ");
return appOrgInfoBean;
}
Expand Down

0 comments on commit e915807

Please sign in to comment.