diff --git a/components/application-mgt/org.wso2.carbon.device.application.mgt.publisher.ui/react-app/src/components/apps/release/review/Reviews.js b/components/application-mgt/org.wso2.carbon.device.application.mgt.publisher.ui/react-app/src/components/apps/release/review/Reviews.js index db2b69c52d..b4ace63734 100644 --- a/components/application-mgt/org.wso2.carbon.device.application.mgt.publisher.ui/react-app/src/components/apps/release/review/Reviews.js +++ b/components/application-mgt/org.wso2.carbon.device.application.mgt.publisher.ui/react-app/src/components/apps/release/review/Reviews.js @@ -87,18 +87,6 @@ class Reviews extends React.Component { }; render() { - const review = { - id: 2, - content: "Btw, it was clear to me that I can cancel the 1 year subscription before the free trial week and so I did. Dont understand the negative reviews about that. It has a good collection of excercises, meditations etc. You just answer 5 questions and you get challenges assigned to you. I would have liked something even more personalized. I didnt like the interface. It is a bit messy and difficult to follow your tasks. So, I didnt want to do a full-year subscription. There could be more options.", - rootParentI: -1, - immediateParentId: -1, - createdAt: "Fri, 24 May 2019 17:27:22 IST", - modifiedAt: "Fri, 24 May 2019 17:27:22 IST", - rating: 4, - replies: [] - }; - // console.log(this.state.loadMore); - // console.log(this.state.data.length); return (